PHP/XML Q!
PHP/XML Q!
Out of context: Reply #9
- Started
- Last post
- 9 Responses
- unfittoprint0
If you're already familair with PHP with will be easy to understand the methods to output the retireved information (from an XML file or MySQL database) to a PDF file.
You'll be able to create and format text, insert pictures and fonts (as long you have them in your server), drawing geometry (lines, circles, etc...) as you would do with a normal print project.the PDF/PHP libray essentials:
http://pt.php.net/manual/en/ref.…Some good reading:
http://www.ros.co.nz/pdf/readme.…