|
Mailing Lists
|
Home / Groups / ColdFusion Eclipse (CFEclipse)
Add Background to PDFThank 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 header and footers to a PDF, but it is my understanding >that watermarks work in a similar fashion. Try the tutorial and read the >Livedocs info and that should help some (at least it helped me). > > >Thanks, > >James > >On Wed, Aug 26, 2009 at 2:33 AM, Damo Drumm <damien.drumm@quinn-group.com>wrote: > >> |
February 11, 2012
|
Latest Fusion Authority Articles
|
|||||||||||||||||||||||||||||||||||||||||||||||||