[PHP] Re: PDF Templates with PHP

2004-06-17 Thread Torsten Roehr
"Merlin" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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. The last time I checked it (1 yea

[PHP] Re: PDF Templates with PHP

2004-06-17 Thread Matt Matijevich
[snip] I am wondering if it is possible to generate a pdf page with pdflib based on a existing pdf document [/snip] Look into the pdflib examples that you get when you download pdflib. I am pretty sure there is an example invoice template in it. Also look into the pdf blocks in pdflib. -- PHP