<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>letsDoGoodCode &#187; HTML to PDF</title>
	<atom:link href="http://www.gangarasa.com/tag/html-to-pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gangarasa.com</link>
	<description>A WeBlog</description>
	<lastBuildDate>Mon, 16 Aug 2010 13:00:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HTML to PDF from PHP Made Easy!</title>
		<link>http://www.gangarasa.com/2009/05/04/html-to-pdf-from-php-made-easy/</link>
		<comments>http://www.gangarasa.com/2009/05/04/html-to-pdf-from-php-made-easy/#comments</comments>
		<pubDate>Mon, 04 May 2009 12:01:36 +0000</pubDate>
		<dc:creator>Gangarasa</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[dompdf]]></category>
		<category><![CDATA[FPDF]]></category>
		<category><![CDATA[HTML to PDF]]></category>

		<guid isPermaLink="false">http://www.gangarasa.com/2009/05/04/html-to-pdf-from-php-made-easy/</guid>
		<description><![CDATA[Finally, found two new Libraries that makes a PHP programmer&#8217;s life easy. Tested both and they seem to work pretty fine for simple requirements like PDF receipt generation or news letter download or e-Ticket/e-Cert generation. FPDF (PHP4 and PHP5) dompdf (PHP5 &#8230; <a href="http://www.gangarasa.com/2009/05/04/html-to-pdf-from-php-made-easy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Finally, found two new Libraries that makes a PHP programmer&#8217;s life easy. Tested both and they seem to work pretty fine for simple requirements like PDF receipt generation or news letter download or e-Ticket/e-Cert generation.</p>
<p><a title="FPDF" href="http://www.fpdf.org/" target="_blank">FPDF</a> (PHP4 and PHP5)<br />
<a title="dompdf" href="http://www.digitaljunkies.ca/dompdf/about.php" target="_blank"> dompdf</a> (PHP5 Only)</p>
<p>Happy PDFing!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gangarasa.com/2009/05/04/html-to-pdf-from-php-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
