Question
PDFLib Coldfusion example
Developers,
I realize that iText has been widely discussed here and Coldfusion MX 8 now includes the <cfpdf> tag to merge and alter pdfs, but my company still uses CFMX 7 and PDFLib and am hoping for some assistance in altering pdflib code to work with coldfusion.
Below is the example pdf merge file provided by PDFLib. It is written in java, much like the iText example was, and then coded for Coldfusion by PaulH here. Thanks in advance for any and all help.
Code:
I realize that iText has been widely discussed here and Coldfusion MX 8 now includes the <cfpdf> tag to merge and alter pdfs, but my company still uses CFMX 7 and PDFLib and am hoping for some assistance in altering pdflib code to work with coldfusion.
Below is the example pdf merge file provided by PDFLib. It is written in java, much like the iText example was, and then coded for Coldfusion by PaulH here. Thanks in advance for any and all help.
Code:
