Subscribe to PHP Freaks RSS

User Profile: Jonathan Maron

Username:
jonathan_maron (forum profile)
Location:
No information...
Email:
No information...
MSN:
No information...
YIM:
No information...
ICQ:
No information...
AIM:
No information...
Website:
No information...

Tutorials

Jonathan Maron has written a total of 1 tutorial.

2009 Nov 5
Template based document generation using LiveDocx and Zend Framework
by Jonathan Maron 0 comments 12345

Generating print-ready well-formatted PDF documents with PHP is not an easy task. Traditionally, there are two main approaches to PDF generation with PHP. Given sufficient time and patience, both partially get the job done, but still leave a lot to be desired. This tutorial introduces a new way of doing it using template based document generation.