Use a PDF form with fields as a template
Posted: Wed Oct 21, 2009 4:55 pm
I can't find a free PDF library that will let me fill in predefined PDF fields in a template. All of the PDF libraries for PHP that I've seen let you load a PDF and then use absolute positions to place new text on top, but not inside a field. I'm looking for something similar to iTextSharp, as in this example: http://kuujinbo.info/cs/itext_fill.aspx.