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

NetTuts.com: Basecamp Style Subdomains With CodeIgniter

Lee Davis' Blog: Zend Paginator Example

JellyandCustard.com: Using DirectoryIterator to List Files in PHP

Zend Developer Zone: Zend Framework Hidden Gems: Zend Plumbing

SitePoint.com: An Introduction to CodeIgniter


Community Events











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


podcast usergroup testing functional opinion development database conference unittest rest zendframework2 interview community release series language phpunit symfony2 framework introduction

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