News Feed
Jobs Feed
Sections




News Archive
CodeIgniter Blog:
CodeIgniter Community Voice - Generating PDF files using CodeIgniter
August 01, 2008 @ 08:45:55

The CodeIgniter blog has posted another Community Voice spotlight on one of its members. Thsi time they focus on Chris Monnat and his tutorial on creating PDF files with the CodeIgniter framework.

When generating reports in PDF format you suddenly have a lot more control over layout and design than you do with plain old HTML and CSS (although much progress is being made with print style sheets). You can create some really nice reports on the fly that your users can view, save for later or e-mail to their co-workers for review. In this post I will show you how I generate PDF reports using CodeIgniter.

You'll need this external library to get the PDF building to work, but integrating it with CodeIgniter is simple. It comes with its own interface you can use after making a cezpdf object. He shows you how to work with normal text, tabular data and inserting headers and footers for each page.

1 comment voice your opinion now!
chrismonnat pdf codeigniter framework tutorial ros class


blog comments powered by Disqus

Similar Posts

DevShed: Using Self-Saving Objects with Command Objects in PHP 5

Zend Developer Zone: Zend Framework 1.6 Now Available

DevShed: Expanding the Application Range of Visitor Objects in PHP 5

Joshua Eichorn\'s Blog: ZActiveRecord can\'t work?

KillerPHP.com: Two New Video Tutorials Posted


Community Events











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


testing composer release development tool framework conference functional community object interview language code unittest example opinion introduction zendframework2 series podcast

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