<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>ColdFusion Eclipse (CFEclipse) Mailing List RSS Feed</title> 
<link>http://www.houseoffusion.com/groups/cfeclipse</link> 
<description>Discussion about CFEclipse plugin for Eclipse and anything related to coding ColdFusion with the Eclipse IDE.</description> 
<language>en-us</language> 
<copyright>Copyright 2010, House of Fusion</copyright> 
<lastBuildDate>Sun, 14 Mar 2010 08:44:16 GMT</lastBuildDate> 
<webMaster>Michael Dinowitz (mdinowit@houseoffusion.com)</webMaster> 
<category>Mailing List</category>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
	<title><![CDATA[Add Background to PDF]]></title> 
	<description><![CDATA[I am glad u got it working.<br>
	<br>
	James<br>
	<br>
	On Aug 27, 2009 8:36 AM, &quot;Damo Drumm&quot; &lt;damien.drumm@quinn-group.com&gt; wrote:<br>
	<br>
	Thank James<br>
	I finally got it to work using the below code<br>
	&lt;cfpdf<br>
	&nbsp;&nbsp;&nbsp;action = &quot;addwatermark&quot;<br>
	<br>
	source = &quot;#request.maindrivePath#<BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6059"  title="ColdFusion Eclipse (CFEclipse): Add Background to PDF">more</A>]]]></description> 
	<pubDate>Thu, 27 Aug 2009 09:34:00 GMT</pubDate> 
	<dc:author>James White </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6059</guid> 
</item>

<item>
	<title><![CDATA[Add Background to PDF]]></title> 
	<description><![CDATA[Thank James <br>
	I finally got it to work using the below code<br>
	&lt;cfpdf<br>
	&nbsp;&nbsp;&nbsp; action = &quot;addwatermark&quot;<br>
	&nbsp;&nbsp;&nbsp; source = &quot;#request.maindrivePath#testfiles\#qgetinvoice.INVOICE_PDFFile#&quot;<br>
	&nbsp;&nbsp;&nbsp; image = &quot;templates\TEST.jpg&quot;<br>
	&nbsp;&nbsp;&nbsp; foreground = &quot;No&quot;<br>
	&nbsp;&nbsp;&nbsp; overwrite = &quot;yes<BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6058"  title="ColdFusion Eclipse (CFEclipse): Add Background to PDF">more</A>]]]></description> 
	<pubDate>Thu, 27 Aug 2009 09:20:00 GMT</pubDate> 
	<dc:author>Damo Drumm </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6058</guid> 
</item>

<item>
	<title><![CDATA[change addwatermark so it will display on more than one page]]></title> 
	<description><![CDATA[Hi im using the below code to add a watermark to a PDF, the only problem is its only displaying the Watermark on the first page of the PDF. for example I have a PDF with 30 pages I only get the watermark for the first page<br>
	any tips on how I can cnage <BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6057"  title="ColdFusion Eclipse (CFEclipse): change addwatermark so it will display on more than one page">more</A>]]]></description> 
	<pubDate>Thu, 27 Aug 2009 09:17:00 GMT</pubDate> 
	<dc:author>Damo Drumm </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6057</guid> 
</item>

<item>
	<title><![CDATA[Add Background to PDF]]></title> 
	<description><![CDATA[I think the process works the same, but I'm not 100% certain.&nbsp;&nbsp;I have only<br>
	used DDX for adding header and footers to a PDF, but it is my understanding<br>
	that watermarks work in a similar fashion.&nbsp;&nbsp;Try the tutorial and read the<br>
	Livedocs info and that <BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6052"  title="ColdFusion Eclipse (CFEclipse): Add Background to PDF">more</A>]]]></description> 
	<pubDate>Wed, 26 Aug 2009 09:25:00 GMT</pubDate> 
	<dc:author>James White </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6052</guid> 
</item>

<item>
	<title><![CDATA[Add Background to PDF]]></title> 
	<description><![CDATA[Well I have the background saved as both a JPG and a PDF, so if it was easier to put the JPG as a background on the text file which is a PDF I would try that,<br>
	Hope this is a bit clearer<br>
	<br>
	&gt;So do you want to take a PDF and use it as a background to <BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6051"  title="ColdFusion Eclipse (CFEclipse): Add Background to PDF">more</A>]]]></description> 
	<pubDate>Wed, 26 Aug 2009 03:23:00 GMT</pubDate> 
	<dc:author>Damo Drumm </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6051</guid> 
</item>

<item>
	<title><![CDATA[Add Background to PDF]]></title> 
	<description><![CDATA[So do you want to take a PDF and use it as a background to another PDF, is<br>
	that what you want to do?&nbsp;&nbsp;Because if that's the case, I believe you would<br>
	use the same process using DDX.&nbsp;&nbsp;Otherwise, if you could explain in bit more<br>
	detail, I can try and <BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6050"  title="ColdFusion Eclipse (CFEclipse): Add Background to PDF">more</A>]]]></description> 
	<pubDate>Tue, 25 Aug 2009 11:33:00 GMT</pubDate> 
	<dc:author>James White </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6050</guid> 
</item>

<item>
	<title><![CDATA[Add Background to PDF]]></title> 
	<description><![CDATA[Hi James<br>
	I dont really want to add anything to the PDF, I just want it to display as a background, Ive one PDF and im trying to put an image in the background of it, its not linked in any way to it<br>
	hope this makes sence<br>
	Thanks<br>
	<br>
	&gt;My bad, that was <BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6049"  title="ColdFusion Eclipse (CFEclipse): Add Background to PDF">more</A>]]]></description> 
	<pubDate>Tue, 25 Aug 2009 11:24:00 GMT</pubDate> 
	<dc:author>Damo Drumm </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6049</guid> 
</item>



<item>
	<title><![CDATA[The Flex Authority Volume 1, Issue 2 is out now]]></title> 
	<description><![CDATA[If you want your Flex skills to be up-to-date then you need the Flex Authority. The current issue is all about Components: The Building Blocks of Your Applications.
	
	Order now]]></description> 
	<guid>http://www.flex-authority.com/issues/components-application-building-blocks/</guid>
	<pubDate>Sun, 14 Mar 2010 08:44:16 GMT</pubDate> 
	<dc:author>Flex Authority</dc:author> 
</item>

<item>
	<title><![CDATA[Add Background to PDF]]></title> 
	<description><![CDATA[Hi James<br>
	I dont really want to add anything to the PDF, I just want it to display as a background, Ive one PDF and im trying to put an image in the background of it, its not linked in any way to it<br>
	hope this makes sence<br>
	Thanks<br>
	<br>
	&gt;try using the <BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6048"  title="ColdFusion Eclipse (CFEclipse): Add Background to PDF">more</A>]]]></description> 
	<pubDate>Tue, 25 Aug 2009 11:23:00 GMT</pubDate> 
	<dc:author>Damo Drumm </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6048</guid> 
</item>

<item>
	<title><![CDATA[Add Background to PDF]]></title> 
	<description><![CDATA[My bad, that was not totally correct.&nbsp;&nbsp;Actually you use the watermark tag in<br>
	the ddx file and you set the cfpdf action attribute to &quot;processddx&quot;.&nbsp;&nbsp;This<br>
	tells the code to add something to an existing pdf.&nbsp;&nbsp;here's the section on<br>
	livedocs that explains <BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6047"  title="ColdFusion Eclipse (CFEclipse): Add Background to PDF">more</A>]]]></description> 
	<pubDate>Tue, 25 Aug 2009 10:37:00 GMT</pubDate> 
	<dc:author>James White </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6047</guid> 
</item>

<item>
	<title><![CDATA[Add Background to PDF]]></title> 
	<description><![CDATA[try using the watermark option for the cfpdf tag and using a ddx file.&nbsp;&nbsp;You<br>
	use ddx files to create watermarks, header/footer, table of contents, etc.<br>
	Here's a link to the Adobe site that has a tutorial (with code) on how to<br>
	manipulate PDF files with <BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6046"  title="ColdFusion Eclipse (CFEclipse): Add Background to PDF">more</A>]]]></description> 
	<pubDate>Tue, 25 Aug 2009 10:30:00 GMT</pubDate> 
	<dc:author>James White </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6046</guid> 
</item>

<item>
	<title><![CDATA[Add Background to PDF]]></title> 
	<description><![CDATA[Hi<br>
	Im trying to add a background to a PDF, im using the below code but its not putting the picture behind the text its displaying on a second page<br>
	any tips would be great<br>
	<br>
	&lt;cfpdf action=&quot;merge&quot;<br>
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;destination=&quot;#request.maindrivePath#temppdf\#<BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6045"  title="ColdFusion Eclipse (CFEclipse): Add Background to PDF">more</A>]]]></description> 
	<pubDate>Tue, 25 Aug 2009 10:22:00 GMT</pubDate> 
	<dc:author>Damo Drumm </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:6045</guid> 
</item>

<item>
	<title><![CDATA[CFML editor not loading]]></title> 
	<description><![CDATA[Hello All,<br>
	<br>
	I recently installed ACME per instructions at:<br>
	<br>
	<A HREF="http://www.iknowkungfoo.com/blog/index.cfm/2008/6/6/The-ACME-Guide-64bit-Ubuntu-804-Edition-Part-1">http://www.iknowkungfoo.com/blog/index.cfm/2008/6/6/The-ACME-Guide-64bit-Ubuntu-804-Edition-Part-1</A><br>
	<br>
	Everything installed well, except for one thing. <br>
	<br>
	I can load and edit a page only if I<BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5953"  title="ColdFusion Eclipse (CFEclipse): CFML editor not loading">more</A>]]]></description> 
	<pubDate>Fri, 19 Jun 2009 05:33:00 GMT</pubDate> 
	<dc:author>John Ahlen </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5953</guid> 
</item>

<item>
	<title><![CDATA[test - please ignore]]></title> 
	<description><![CDATA[test - please ignore<BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5864"  title="ColdFusion Eclipse (CFEclipse): test - please ignore">more</A>]]]></description> 
	<pubDate>Tue, 14 Apr 2009 02:45:00 GMT</pubDate> 
	<dc:author>ColdFusion Developer </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5864</guid> 
</item>

<item>
	<title><![CDATA[Breakpoints]]></title> 
	<description><![CDATA[I have been debugging using CFEclipse. Very often, I find that breakpoints<br>
	are not hit when the code is being run. Sometimes I have to restart the<br>
	coldfusion service for better behaviour, but restarting the CF service each<br>
	time is quite a pain. Has <BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5719"  title="ColdFusion Eclipse (CFEclipse): Breakpoints">more</A>]]]></description> 
	<pubDate>Mon, 02 Feb 2009 02:20:00 GMT</pubDate> 
	<dc:author>Nupur Gupta </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5719</guid> 
</item>

<item>
	<title><![CDATA[Breakpoint in CFEclipse]]></title> 
	<description><![CDATA[Hi ,<br>
	I have been debugging using CFEclipse. Very often, I find that breakpoints<br>
	are not hit when the code is being run. Sometimes I have to restart the<br>
	coldfusion service for better behaviour, but restarting the CF service each<br>
	time is quite a pain. <BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5717"  title="ColdFusion Eclipse (CFEclipse): Breakpoint in CFEclipse">more</A>]]]></description> 
	<pubDate>Mon, 02 Feb 2009 01:30:00 GMT</pubDate> 
	<dc:author>Nupur Gupta </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5717</guid> 
</item>

<item>
	<title><![CDATA[Keyboard Shortcut keys]]></title> 
	<description><![CDATA[I am setting up a new development box and I would like to copy over my CFEclipse shortcut keys without reentering each one individually.&nbsp;&nbsp;Is there a file for the shortcut keys that I can copy from my old CFEclipse box to my new one?<br>
	<br>
	Thanks,<br>
	Dave<BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5620"  title="ColdFusion Eclipse (CFEclipse): Keyboard Shortcut keys">more</A>]]]></description> 
	<pubDate>Tue, 23 Dec 2008 11:14:00 GMT</pubDate> 
	<dc:author>Dave  Hatz </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5620</guid> 
</item>

<item>
	<title><![CDATA[Posting on the site]]></title> 
	<description><![CDATA[Hi,<br>
	I have been trying to post replies for messages on the House of Fusion CF-Eclipse site by directly clicking 'Reply' , but nothing shows up. When creating posts, I have to write in on this email id to get them posted. So how can I reply to thread?<br>
	<BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5552"  title="ColdFusion Eclipse (CFEclipse): Posting on the site">more</A>]]]></description> 
	<pubDate>Wed, 19 Nov 2008 09:50:00 GMT</pubDate> 
	<dc:author>Damayanti Gupta </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5552</guid> 
</item>

<item>
	<title><![CDATA[CFEclipse features nice to have]]></title> 
	<description><![CDATA[Yeah here, I blogged about it here:<br>
	<A HREF="http://www.dopefly.com/techblog/entry.cfm?entry=262">http://www.dopefly.com/techblog/entry.cfm?entry=262</A><br>
	<br>
	nathan strutz<br>
	[Blog and Family @ <A HREF="http://www.dopefly.com/]">http://www.dopefly.com/]</A><br>
	[AZCFUG Manager @ <A HREF="http://www.azcfug.org/]">http://www.azcfug.org/]</A><br>
	<br>
	On Thu, Nov 6, 2008 at 12:29 PM, Peterson, Chris &lt;<br>
	<BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5529"  title="ColdFusion Eclipse (CFEclipse): CFEclipse features nice to have">more</A>]]]></description> 
	<pubDate>Fri, 07 Nov 2008 12:08:00 GMT</pubDate> 
	<dc:author>Nathan Strutz</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5529</guid> 
</item>

<item>
	<title><![CDATA[CFEclipse features nice to have]]></title> 
	<description><![CDATA[Try &lt;ctrl&gt; H to search<br>
	<br>
	Another cool one is &lt;ctrl&gt; R to pull up a 'find file' dialog, just start<br>
	typing a file name and watch it go.&nbsp;&nbsp;I use it a ton!<br>
	<br>
	Chris<br>
	<br>
	-----Original Message-----<br>
	From: Adkins, Randy [mailto:Randy_Adkins@sra.com] <br>
	Sent: <BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5526"  title="ColdFusion Eclipse (CFEclipse): CFEclipse features nice to have">more</A>]]]></description> 
	<pubDate>Thu, 06 Nov 2008 02:38:00 GMT</pubDate> 
	<dc:author>Peterson, Chris</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5526</guid> 
</item>

<item>
	<title><![CDATA[CFEclipse features nice to have]]></title> 
	<description><![CDATA[You mean like a Search?&nbsp;&nbsp;you can search across the code base.<br>
	<br>
	________________________________<br>
	<br>
	From: Damayanti Gupta [mailto:dgupta@archemix.com]<br>
	Sent: Thu 11/6/2008 2:13 PM<br>
	To: cfeclipse<br>
	Subject: CFEclipse features nice to have<br>
	<br>
	HI , when <BR> [<A href="http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5525"  title="ColdFusion Eclipse (CFEclipse): CFEclipse features nice to have">more</A>]]]></description> 
	<pubDate>Thu, 06 Nov 2008 02:29:00 GMT</pubDate> 
	<dc:author>Adkins, Randy</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cfeclipse/message.cfm/messageid:5525</guid> 
</item>

<item>
	<title><![CDATA[The Fusion Authority Quarterly Update Volume 3, Issue 1 is out now]]></title> 
	<description><![CDATA[If you want your ColdFusion skills to be up-to-date then you need the Fusion Authority Quarterly Update. The current issue is all about Data and how to make it work for you. Just what we all need.
	
	Order now]]></description> 
	<guid>http://www.fusionauthority.com/quarterly/data-how-to-make-it-work-for-you/</guid>
	<pubDate>Sun, 14 Mar 2010 08:44:16 GMT</pubDate> 
	<dc:author>Fusion Authority</dc:author> 
</item>


</channel>
</rss>

