I would like to know if anyone has a good script for printing on a pre-printed form (ie. pre-printed certificates, insurance billing forms, certificates, etc). Information to be printed would come from a mySQL database and displayed on a webpage.
I have a sample script for populating a PDF form with FDF data pulled from a database at http://www.phpbuilder.com/snippet/detail.php?type=snippet&id=329
Hank