News Feed
Jobs Feed
Sections




News Archive
Jani Hartikainen's Blog:
Making a PDF generator class using Zend_Pdf
October 06, 2008 @ 08:44:32

Using the Zend_Pdf component of the Zend Framework Jani Hartikainen has created a simple way to make a PDF generator class that uses templates and content arrays/XML to create the new files.

There are some expensive libraries that you can use to generate PDF files...but why bother with them, when there are good free alternatives like Zend_Pdf? [...] Since this is a quite repetitive task, let's also create a PDF generator class to help us. In case you don't have Zend_Pdf, just download Zend Framework to get it.

He shows how to set it up to work with basic PHP arrays to pull the content from as well as an XML structure with the same sort of information. You can download his class here.

0 comments voice your opinion now!
zendpdf zendframework pdf generate tutorial download


blog comments powered by Disqus

Similar Posts

Sameer's Blog: Validating POST fields the easy way

Web Development Blog: First steps within the Zend Framework

Sonspring.com: Time Sensitive CSS

Christian Stocker's Blog: A Twitter Adapter for Zend_Auth

Michael Girouard's Blog: Pro Tip: Installing PHP 5.2.9 on CentOS


Community Events











Don't see your event here?
Let us know!


series release example opinion community database code development testing language functional application zendframework2 phpunit api podcast framework composer interview introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework