House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home / Groups / ColdFusion Eclipse (CFEclipse)

Add Background to PDF

Author:
James White
08/27/2009 09:34 AM

I am glad u got it working. James On Aug 27, 2009 8:36 AM, "Damo Drumm" <damien.drumm@quinn-group.com> wrote: Thank James I finally got it to work using the below code <cfpdf    action = "addwatermark" source = "#request.maindrivePath#testfiles\#qgetinvoice.INVOICE_PDFFile#"    image = "templates\TEST.jpg"    foreground = "No"    overwrite = "yes"    pages = "1"    rotation = "0"     showonprint = "YES" destination = "#request.maindrivePath#temppdf\#pdfname#"> Thanks for your help <cflocation url="temppdf/#pdfname#"> >I think the process works the same, but I'm not 100% certain. I have only >used DDX for adding hea...


Search cfeclipse

February 12, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29