php to pdf
Posted: Fri Jul 20, 2007 5:28 am
has anyone used this project to create pdf on the fly?
http://sourceforge.net/projects/pdf-php
I'm trying to generate a pdf file on the fly although I'm not sure this class can do it (on the fly) with dynamic content.
If anyones done it can they lead me in the right direction?
If there is an alternative way of doing this without installing any .dll files can anyone let me know
What is the easiest solution.
I have a set of webpages which generate dynamic letters. I want to export these letters to pdf on the fly, so rather than opening in a web browser they open in pdf. How do I do this?
I do not have the PDFlib installed. So I need an alternative method if there is one out there.
Using PHP 4.
http://sourceforge.net/projects/pdf-php
I'm trying to generate a pdf file on the fly although I'm not sure this class can do it (on the fly) with dynamic content.
If anyones done it can they lead me in the right direction?
If there is an alternative way of doing this without installing any .dll files can anyone let me know
What is the easiest solution.
I have a set of webpages which generate dynamic letters. I want to export these letters to pdf on the fly, so rather than opening in a web browser they open in pdf. How do I do this?
I do not have the PDFlib installed. So I need an alternative method if there is one out there.
Using PHP 4.