[PHP] PDF Templates with PHP

2004-06-16 Thread Merlin
HI there, I am wondering if it is possible to generate a pdf page with pdflib based on a existing pdf document. For example using an invoice template and filling in the values with php. Thank you for any hint, Merlin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] PDF Templates?

2002-10-08 Thread Seth Northrop
Can they be used? Ie, can you open up an existing PDF and execute pdf_show*s on it and dump out the modified buffer? We have several blank PDF forms laying around and I'd like to be able to populate them without having to regenerate the PDFs everytime (which, in some cases would be

RE: [PHP] PDF Templates?

2002-10-08 Thread Seth Northrop
To: [EMAIL PROTECTED] Subject: [PHP] PDF Templates? Can they be used? Ie, can you open up an existing PDF and execute pdf_show*s on it and dump out the modified buffer? We have several blank PDF forms laying around and I'd like to be able to populate them without having to regenerate the PDFs