<?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 05:43:58 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[RegDeveloper.co.uk: Build your PDF and Excel reports with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9280</guid>
      <link>http://www.phpdeveloper.org/news/9280</link>
      <description><![CDATA[<p>
On the RegDeveloper website, there's <a href="http://www.regdeveloper.co.uk/2007/12/10/pdf_excel_reports_with_php/">a new tutorial</a> posted that covers the creation of both PDF files and Excel reports from inside of PHP (with the help of the <a href="http://pear.php.net/package/Spreadsheet_Excel_Writer/download">Spreadsheet_Excel_Writer</a> PEAR component</a> and the ClibPDF PHP Library (bundled with <a href="http://www.php.net/downloads.php">PHP 5.3</a>).
</p>
<blockquote>
Given the prevelance of PHP, Excel and PDF it's fortunate there exists class libraries for the generation of PDF documents and Excel spreadsheets using PHP.
</blockquote>
<p>
They start with the PDF generation and show the installation process for ClibPDF and an example of creating a document on the fly. Their example sets up a title, some content text and a table of information. Creating the Excel spreadsheet is even simpler with the Spreadsheet_Excel_Writer - installation via a PEAR channel and defining the worksheet, fonts and content are quick and easy function calls.
</p>]]></description>
      <pubDate>Wed, 19 Dec 2007 14:33:00 -0600</pubDate>
    </item>
  </channel>
</rss>
