<?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"
	>
<channel>
	<title>Comments on: CodeIgniter - Plugin for DOMPDF</title>
	<atom:link href="http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/</link>
	<description>Courage to do something...</description>
	<pubDate>Tue, 06 Jan 2009 23:31:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Mohammad Sajjad Hossain</title>
		<link>http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-60</link>
		<dc:creator>Mohammad Sajjad Hossain</dc:creator>
		<pubDate>Tue, 08 Jul 2008 16:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-60</guid>
		<description>Thanks Bijon :).

I haven't tried that yet. When I will do that I will definitely let others know through this site.</description>
		<content:encoded><![CDATA[<p>Thanks Bijon :).</p>
<p>I haven&#8217;t tried that yet. When I will do that I will definitely let others know through this site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bijon</title>
		<link>http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-59</link>
		<dc:creator>bijon</dc:creator>
		<pubDate>Sun, 06 Jul 2008 07:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-59</guid>
		<description>Nice to see this blog. 

However i also use this dompdf plugin in CI. It's really very easy. But i faced a problem when i crawl a site and wanted to pdf with that site CSS . But i failed to print that pdf with css.</description>
		<content:encoded><![CDATA[<p>Nice to see this blog. </p>
<p>However i also use this dompdf plugin in CI. It&#8217;s really very easy. But i faced a problem when i crawl a site and wanted to pdf with that site CSS . But i failed to print that pdf with css.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vy</title>
		<link>http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-52</link>
		<dc:creator>Vy</dc:creator>
		<pubDate>Fri, 27 Jun 2008 00:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-52</guid>
		<description>still not work :'(
I tried this document, the last word "b?n" becomes "b?n"






chào các b?n 

</description>
		<content:encoded><![CDATA[<p>still not work :&#8217;(<br />
I tried this document, the last word &#8220;b?n&#8221; becomes &#8220;b?n&#8221;</p>
<p>chào các b?n</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajjad</title>
		<link>http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-51</link>
		<dc:creator>Sajjad</dc:creator>
		<pubDate>Thu, 26 Jun 2008 11:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-51</guid>
		<description>Try changing the following line in dompdf_config.inc.php - 

&lt;blockquote&gt;define("DOMPDF_PDF_BACKEND", "PDFLib");&lt;/blockquote&gt;


To:

&lt;blockquote&gt;define("DOMPDF_PDF_BACKEND", "CPDF");&lt;/blockquote&gt;

It will use the bundled CPDF library.</description>
		<content:encoded><![CDATA[<p>Try changing the following line in dompdf_config.inc.php - </p>
<blockquote><p>define(&#8221;DOMPDF_PDF_BACKEND&#8221;, &#8220;PDFLib&#8221;);</p></blockquote>
<p>To:</p>
<blockquote><p>define(&#8221;DOMPDF_PDF_BACKEND&#8221;, &#8220;CPDF&#8221;);</p></blockquote>
<p>It will use the bundled CPDF library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vy</title>
		<link>http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-50</link>
		<dc:creator>Vy</dc:creator>
		<pubDate>Thu, 26 Jun 2008 01:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-50</guid>
		<description>I have new trouble :( Can't create files with font Unicode, they asked for licensed PDFLib :(</description>
		<content:encoded><![CDATA[<p>I have new trouble <img src='http://sajjadhossain.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> Can&#8217;t create files with font Unicode, they asked for licensed PDFLib <img src='http://sajjadhossain.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajjad</title>
		<link>http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-49</link>
		<dc:creator>Sajjad</dc:creator>
		<pubDate>Tue, 24 Jun 2008 11:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-49</guid>
		<description>Yaah! It worked because DOMPDF did not find the PDFLib because of commenting the line. So, it moves for next option to use as back-end.

If you want to use PDFLib as back-end then you may use the libpdf_php.dll. Else no need :)</description>
		<content:encoded><![CDATA[<p>Yaah! It worked because DOMPDF did not find the PDFLib because of commenting the line. So, it moves for next option to use as back-end.</p>
<p>If you want to use PDFLib as back-end then you may use the libpdf_php.dll. Else no need <img src='http://sajjadhossain.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vy</title>
		<link>http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-48</link>
		<dc:creator>Vy</dc:creator>
		<pubDate>Tue, 24 Jun 2008 03:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-48</guid>
		<description>hello,
I just did one step
Comment this line "extension=php_pdf.dll;"
And it works now ! Thanks so much

btw, do I need to use libpdf_php.dll ? What will be the difference if I don't use it ?</description>
		<content:encoded><![CDATA[<p>hello,<br />
I just did one step<br />
Comment this line &#8220;extension=php_pdf.dll;&#8221;<br />
And it works now ! Thanks so much</p>
<p>btw, do I need to use libpdf_php.dll ? What will be the difference if I don&#8217;t use it ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajjad</title>
		<link>http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-47</link>
		<dc:creator>Sajjad</dc:creator>
		<pubDate>Mon, 23 Jun 2008 16:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-47</guid>
		<description>DOMPDF by default uses PDFLib as back-end. If you do not want to use PDFLib then you may read &lt;a href="http://sajjadhossain.com/2008/06/21/dompdf-without-pdflib-as-back-end-pdf-support/" title="DOMPDF without PDFLib as back-end PDF support" rel="nofollow"&gt;this&lt;/a&gt;. The version of PDFLib with XAMPP (last checked with XAMPP 1.6.x) crashes Apache server. To resolve this issue do the following:

1. Downloaded the latest free version of PDFLib from www.pdflib.com.
2. Put the dll file in your PHP extension directory. (I assume it is C:\Program Files\xampp\php\ext\. To get the location of extension directory you may search in xampp/apache/bin/php.ini file or search in content generated by phpinfo()).
3. Open xampp/apache/bin/php.ini file and comment this line (put ';' before this line):

        extension=php_pdf.dll;

   And add the following line after this line (Assuming the dll file name is lib_pdf.dll):

        extension=lib_pdf.dll;

4. Restart Apache server and now see.

Hope this will solve your problem.</description>
		<content:encoded><![CDATA[<p>DOMPDF by default uses PDFLib as back-end. If you do not want to use PDFLib then you may read <a href="http://sajjadhossain.com/2008/06/21/dompdf-without-pdflib-as-back-end-pdf-support/" title="DOMPDF without PDFLib as back-end PDF support" rel="nofollow">this</a>. The version of PDFLib with XAMPP (last checked with XAMPP 1.6.x) crashes Apache server. To resolve this issue do the following:</p>
<p>1. Downloaded the latest free version of PDFLib from <a href="http://www.pdflib.com" rel="nofollow">http://www.pdflib.com</a>.<br />
2. Put the dll file in your PHP extension directory. (I assume it is C:\Program Files\xampp\php\ext\. To get the location of extension directory you may search in xampp/apache/bin/php.ini file or search in content generated by phpinfo()).<br />
3. Open xampp/apache/bin/php.ini file and comment this line (put &#8216;;&#8217; before this line):</p>
<p>        extension=php_pdf.dll;</p>
<p>   And add the following line after this line (Assuming the dll file name is lib_pdf.dll):</p>
<p>        extension=lib_pdf.dll;</p>
<p>4. Restart Apache server and now see.</p>
<p>Hope this will solve your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vy</title>
		<link>http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-46</link>
		<dc:creator>Vy</dc:creator>
		<pubDate>Mon, 23 Jun 2008 13:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-46</guid>
		<description>Hello,
I'm using XAMPP too, but I wonder why I can't run "Hello world" example of DOMpdf, it made my apache crashed many times :'(
I unzip dompdf-0.5.1.zip to htdocs, then just open a hello_world.php.

If you have any suggestion please help me 

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I&#8217;m using XAMPP too, but I wonder why I can&#8217;t run &#8220;Hello world&#8221; example of DOMpdf, it made my apache crashed many times :&#8217;(<br />
I unzip dompdf-0.5.1.zip to htdocs, then just open a hello_world.php.</p>
<p>If you have any suggestion please help me </p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arafat Rahman</title>
		<link>http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-45</link>
		<dc:creator>Arafat Rahman</dc:creator>
		<pubDate>Sun, 22 Jun 2008 08:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://sajjadhossain.com/2008/06/21/codeigniter-plugin-for-dompdf/#comment-45</guid>
		<description>I also working on &lt;strong&gt;CodeIgniter&lt;/strong&gt;. Hope your tips help me. Thanks for the sharing
Oh ya, Nice design of your site.

Keep in touch.</description>
		<content:encoded><![CDATA[<p>I also working on <strong>CodeIgniter</strong>. Hope your tips help me. Thanks for the sharing<br />
Oh ya, Nice design of your site.</p>
<p>Keep in touch.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
