I'm seeking a method to read in a PDF template or form and then output a new PDF with data filled in. For example, a blank order form template would be stored on the server as a PDF file. A customer would fill in data using HTML <form>. Upon submission, PHP would stamp this data on the form template and generate a new PDF file.
The only PDF generation methods for PHP that I can find do not seem to allow the reading of another PDF file as a template. Am I looking in the wrong places? Can anyone suggest a package that will do this? Open Source is, of course, preferred.
- - picklefish - -
Why is everyone in this forum responding to me as picklefish?
The only PDF generation methods for PHP that I can find do not seem to allow the reading of another PDF file as a template. Am I looking in the wrong places? Can anyone suggest a package that will do this? Open Source is, of course, preferred.
- - picklefish - -
Why is everyone in this forum responding to me as picklefish?