<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Codeigniter+DOMPdf</title>
	<atom:link href="http://www.ikawka.com/2008/11/codeigniterplusdompdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ikawka.com/2008/11/codeigniterplusdompdf/</link>
	<description>Life would have been easier; if I had the source code.</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:24:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dexter</title>
		<link>http://www.ikawka.com/2008/11/codeigniterplusdompdf/comment-page-1/#comment-458</link>
		<dc:creator>dexter</dc:creator>
		<pubDate>Wed, 18 Jan 2012 14:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=142#comment-458</guid>
		<description>i used this as helper, instead of plugin, is there a difference,

also, there is no folder &quot;plugin&quot; under my system folder</description>
		<content:encoded><![CDATA[<p>i used this as helper, instead of plugin, is there a difference,</p>
<p>also, there is no folder &#8220;plugin&#8221; under my system folder</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dexter</title>
		<link>http://www.ikawka.com/2008/11/codeigniterplusdompdf/comment-page-1/#comment-457</link>
		<dc:creator>dexter</dc:creator>
		<pubDate>Wed, 18 Jan 2012 14:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=142#comment-457</guid>
		<description>hi im using dompdf as helper, is whats the difference?
i cant display any images 

pls reply thanks</description>
		<content:encoded><![CDATA[<p>hi im using dompdf as helper, is whats the difference?<br />
i cant display any images </p>
<p>pls reply thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuii</title>
		<link>http://www.ikawka.com/2008/11/codeigniterplusdompdf/comment-page-1/#comment-451</link>
		<dc:creator>Yuii</dc:creator>
		<pubDate>Wed, 26 Oct 2011 09:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=142#comment-451</guid>
		<description>how to make 3 pages using dompdf?

content of every page is only one line.

how to use page-break using dompdf? thanksm</description>
		<content:encoded><![CDATA[<p>how to make 3 pages using dompdf?</p>
<p>content of every page is only one line.</p>
<p>how to use page-break using dompdf? thanksm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yui</title>
		<link>http://www.ikawka.com/2008/11/codeigniterplusdompdf/comment-page-1/#comment-450</link>
		<dc:creator>Yui</dc:creator>
		<pubDate>Wed, 26 Oct 2011 09:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=142#comment-450</guid>
		<description>how to make 3 pages using dompdf?

content of every page is only one line.

how to use page-break using dompdf? thanks</description>
		<content:encoded><![CDATA[<p>how to make 3 pages using dompdf?</p>
<p>content of every page is only one line.</p>
<p>how to use page-break using dompdf? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yui</title>
		<link>http://www.ikawka.com/2008/11/codeigniterplusdompdf/comment-page-1/#comment-449</link>
		<dc:creator>Yui</dc:creator>
		<pubDate>Wed, 26 Oct 2011 09:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=142#comment-449</guid>
		<description>How to make 3 page using dompdf?

content of every page is only one line. 
thanks</description>
		<content:encoded><![CDATA[<p>How to make 3 page using dompdf?</p>
<p>content of every page is only one line.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohnish Thallavajhula</title>
		<link>http://www.ikawka.com/2008/11/codeigniterplusdompdf/comment-page-1/#comment-433</link>
		<dc:creator>Mohnish Thallavajhula</dc:creator>
		<pubDate>Wed, 23 Feb 2011 16:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=142#comment-433</guid>
		<description>Great tutorial. Plugins don&#039;t work in CodeIgniter 2.0, So I tweaked your code a bit to make it work with helpers. Anyhow, thanks a ton!</description>
		<content:encoded><![CDATA[<p>Great tutorial. Plugins don&#8217;t work in CodeIgniter 2.0, So I tweaked your code a bit to make it work with helpers. Anyhow, thanks a ton!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Barrios</title>
		<link>http://www.ikawka.com/2008/11/codeigniterplusdompdf/comment-page-1/#comment-421</link>
		<dc:creator>Tomas Barrios</dc:creator>
		<pubDate>Mon, 27 Dec 2010 20:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=142#comment-421</guid>
		<description>Hey, great article!. I could manage to create a PDF but no luck with the header and footer, just getting blank content in that area. Any ideas about this?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hey, great article!. I could manage to create a PDF but no luck with the header and footer, just getting blank content in that area. Any ideas about this?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Barrios</title>
		<link>http://www.ikawka.com/2008/11/codeigniterplusdompdf/comment-page-1/#comment-420</link>
		<dc:creator>Tomas Barrios</dc:creator>
		<pubDate>Mon, 27 Dec 2010 18:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=142#comment-420</guid>
		<description>Hi! Great article. This library works incredible for me. Now, I am trying to get to work the header insertion without any success. =(

I am not using the parser, instead i am loading a view like this:
$html = $this-&gt;load-&gt;view(&#039;productos/ficha_pdf&#039;, $data, true);

Could that be the problem?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi! Great article. This library works incredible for me. Now, I am trying to get to work the header insertion without any success. =(</p>
<p>I am not using the parser, instead i am loading a view like this:<br />
$html = $this-&gt;load-&gt;view(&#8216;productos/ficha_pdf&#8217;, $data, true);</p>
<p>Could that be the problem?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rabeesh</title>
		<link>http://www.ikawka.com/2008/11/codeigniterplusdompdf/comment-page-1/#comment-419</link>
		<dc:creator>Rabeesh</dc:creator>
		<pubDate>Fri, 24 Dec 2010 11:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=142#comment-419</guid>
		<description>nice work..its very useful..</description>
		<content:encoded><![CDATA[<p>nice work..its very useful..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ikawka</title>
		<link>http://www.ikawka.com/2008/11/codeigniterplusdompdf/comment-page-1/#comment-390</link>
		<dc:creator>ikawka</dc:creator>
		<pubDate>Mon, 12 Jul 2010 00:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=142#comment-390</guid>
		<description>hi Greg, on the post expand sample.html and you will from line 5 to line 38 that is how you create a header and footer.

the DOMPDF library supports CSS 2.1 but not all of it yet. see http://www.digitaljunkies.ca/dompdf/css21.php for more details</description>
		<content:encoded><![CDATA[<p>hi Greg, on the post expand sample.html and you will from line 5 to line 38 that is how you create a header and footer.</p>
<p>the DOMPDF library supports CSS 2.1 but not all of it yet. see <a href="http://www.digitaljunkies.ca/dompdf/css21.php" rel="nofollow">http://www.digitaljunkies.ca/dompdf/css21.php</a> for more details</p>
]]></content:encoded>
	</item>
</channel>
</rss>

