<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 23:16:39 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[CodeIgniter Blog: CodeIgniter Community Voice - Generating PDF files using CodeIgniter]]></title>
      <guid>http://www.phpdeveloper.org/news/10736</guid>
      <link>http://www.phpdeveloper.org/news/10736</link>
      <description><![CDATA[<p>
The CodeIgniter blog has posted <a href="http://codeigniter.com/news/codeigniter_community_voice_generating_pdf_files_using_codeigniter/">another Community Voice spotlight</a> on one of its members. Thsi time they focus on <i>Chris Monnat</i> and his tutorial on creating PDF files with the CodeIgniter framework.
</p>
<blockquote>
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 <a href="http://codeigniter.com/">CodeIgniter</a>. 
</blockquote>
<p>
You'll need <a href="http://www.ros.co.nz/pdf/">this external library</a> 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.
</p>]]></description>
      <pubDate>Fri, 01 Aug 2008 08:45:55 -0500</pubDate>
    </item>
  </channel>
</rss>
