News Feed
Jobs Feed
Sections




News Archive
feed this:

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



Community Events











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


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

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