cfpdf
How can I pass an array to CFPDFFORM and have it fill the PDF inputs with the key/values in my array?
I have a script that retrieves values from the database and fills them into a PDF form.Is there any way I can pass a single array to CFPDFFORM and have 开发者_C百科it set all the params at once, witho[详细]
2023-03-21 16:52 分类:问答Dimensions of a pdf page
I\'m adding a watermark to pdf document, but position 0,0 is the bottom left-hand corner. I need to put the watermark at the top left-hand corner.[详细]
2023-01-05 05:18 分类:问答Adding a text watermark
I\'ve learned how to add a watermark to a pdf. <cfpdf action=\"addwatermark\" image=\"NoteToSelf.png\"[详细]
2023-01-04 22:57 分类:问答Saving the modified contents of a pdf
I\'ve got a form that I downloaded, I\'d like to prefill some content on the form (this is easy using cfpdfform).[详细]
2023-01-01 18:57 分类:问答Sizing image problem in PDF whis iText or cfPDF in Coldfusion 8
WHen I insert a Image into a existing PDF whis CFPDF or directely whis iText, the size of my image is increased by 1.5.[详细]
2022-12-19 17:01 分类:问答Can you split a PDF 'package' into separate files with CF8 or CF9?
The cfpdf tag has lots of options but I can\'t seem to find one for splitting 开发者_JAVA百科apart a PDF package into separate files which can be saved to the file system.[详细]
2022-12-09 15:00 分类:问答