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:
Damo Drumm
08/25/2009 10:22 AM

Hi 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 any tips would be great <cfpdf action="merge"         destination="#request.maindrivePath#temppdf\#pdfname#"         overwrite="yes">   <cfpdfparam source="#request.maindrivePath#testfiles\#qgetinvoice.INVOICE_PDFFile#">   <cfpdfparam source="#request.maindrivePath#templates\#qgettemplate.COMPANY_Template#"> </cfpdf> <cflocation url="temppdf/#pdfname#">


Search cfeclipse

February 11, 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