Creating PDF Using PHP
I posted less than hour ago about an article to create PDF documents using Java. Now I’m gonna give ya a new post on how to create PDF documents using PHP 5. You only need to install PDFlib library to use its APIs to create PDF file.
Categories: PHP
