Zend - The PHP Company




Code Gallery: amikeal


Populate PDF form fields  

Type: code fragment
Added by: amikeal
Entered: 04/06/2002
Last modified: 06/12/2001
Rating: ***** (3 votes)
Views: 10156
If you want to use PHP to populate fields in a PDF form (for instance, extracting data from a database and prefilling fields for the user) and you don't have the FDF module available to you for whatever reason, this function should work. Regardless, I think this function is more straightforward to use than the FDF module functions.




Search