<?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: Generating PDF files using CodeIgniter</title>
	<atom:link href="http://www.christophermonnat.com/2008/08/generating-pdf-files-using-codeigniter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christophermonnat.com/2008/08/generating-pdf-files-using-codeigniter/</link>
	<description>Programmer Extraordinaire</description>
	<lastBuildDate>Fri, 26 Feb 2010 19:02:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: DevSnippets.com: Getting Started with CodeIgniter and How to Create All Those Great Apps &#124; Webs Developer</title>
		<link>http://www.christophermonnat.com/2008/08/generating-pdf-files-using-codeigniter/comment-page-1/#comment-591</link>
		<dc:creator>DevSnippets.com: Getting Started with CodeIgniter and How to Create All Those Great Apps &#124; Webs Developer</dc:creator>
		<pubDate>Fri, 26 Feb 2010 19:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://dev.christophermonnat.com/?p=5#comment-591</guid>
		<description>[...] Generating PDF files using CodeIgniter [...]</description>
		<content:encoded><![CDATA[<p>[...] Generating PDF files using CodeIgniter [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: piyush</title>
		<link>http://www.christophermonnat.com/2008/08/generating-pdf-files-using-codeigniter/comment-page-1/#comment-587</link>
		<dc:creator>piyush</dc:creator>
		<pubDate>Thu, 04 Feb 2010 20:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://dev.christophermonnat.com/?p=5#comment-587</guid>
		<description>Hi, problem is fixed by just placing the font folder on the root location.
earlier i was putting the font folder inside the applications folder,</description>
		<content:encoded><![CDATA[<p>Hi, problem is fixed by just placing the font folder on the root location.<br />
earlier i was putting the font folder inside the applications folder,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: piyush</title>
		<link>http://www.christophermonnat.com/2008/08/generating-pdf-files-using-codeigniter/comment-page-1/#comment-586</link>
		<dc:creator>piyush</dc:creator>
		<pubDate>Thu, 04 Feb 2010 17:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://dev.christophermonnat.com/?p=5#comment-586</guid>
		<description>Hi,
i liked this library very much and want to integrate it in my application but i am also getting the same kind of errors mentioned by Jan Cornelissen :

A PHP Error was encountered
Severity: Notice
Message: Undefined index:
Filename: libraries/class.pdf.php
Line Number: 1934(also  getting the same error on different lines as well)

The code in downloaded archives is working fine, but if i put the same files in my own application then it is showing many errors with message : undefined index

what i did is :-
1. copied the files from download archived controller,library folder to my application&#039;s  folder, and also copied the fonts from your folder to mine. 

please tell me the way to remove these errors

Thanks
Piyush</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i liked this library very much and want to integrate it in my application but i am also getting the same kind of errors mentioned by Jan Cornelissen :</p>
<p>A PHP Error was encountered<br />
Severity: Notice<br />
Message: Undefined index:<br />
Filename: libraries/class.pdf.php<br />
Line Number: 1934(also  getting the same error on different lines as well)</p>
<p>The code in downloaded archives is working fine, but if i put the same files in my own application then it is showing many errors with message : undefined index</p>
<p>what i did is :-<br />
1. copied the files from download archived controller,library folder to my application&#8217;s  folder, and also copied the fonts from your folder to mine. </p>
<p>please tell me the way to remove these errors</p>
<p>Thanks<br />
Piyush</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.christophermonnat.com/2008/08/generating-pdf-files-using-codeigniter/comment-page-1/#comment-585</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 01 Feb 2010 01:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.christophermonnat.com/?p=5#comment-585</guid>
		<description>CORRECTION TO LAST: $this-&gt;cezpdf-&gt;ezImage($img); But still no image?</description>
		<content:encoded><![CDATA[<p>CORRECTION TO LAST: $this-&gt;cezpdf-&gt;ezImage($img); But still no image?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.christophermonnat.com/2008/08/generating-pdf-files-using-codeigniter/comment-page-1/#comment-584</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 01 Feb 2010 01:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://dev.christophermonnat.com/?p=5#comment-584</guid>
		<description>How do you add images?  I tried $this-&gt;cezpdf($img); text renders but no image.  I&#039;ve tried both relative and full paths to the image.  No luck. Any ideas?  Thanks in advance.</description>
		<content:encoded><![CDATA[<p>How do you add images?  I tried $this-&gt;cezpdf($img); text renders but no image.  I&#8217;ve tried both relative and full paths to the image.  No luck. Any ideas?  Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fran García</title>
		<link>http://www.christophermonnat.com/2008/08/generating-pdf-files-using-codeigniter/comment-page-1/#comment-583</link>
		<dc:creator>Fran García</dc:creator>
		<pubDate>Thu, 21 Jan 2010 11:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://dev.christophermonnat.com/?p=5#comment-583</guid>
		<description>Very nice and easy to use tutorial. I&#039;m going to use this solution.</description>
		<content:encoded><![CDATA[<p>Very nice and easy to use tutorial. I&#8217;m going to use this solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeally7</title>
		<link>http://www.christophermonnat.com/2008/08/generating-pdf-files-using-codeigniter/comment-page-1/#comment-580</link>
		<dc:creator>zeally7</dc:creator>
		<pubDate>Sun, 03 Jan 2010 13:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://dev.christophermonnat.com/?p=5#comment-580</guid>
		<description>Thank you for a nice post, I&#039;ve tried it and I think that it suits my requirement.</description>
		<content:encoded><![CDATA[<p>Thank you for a nice post, I&#8217;ve tried it and I think that it suits my requirement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.christophermonnat.com/2008/08/generating-pdf-files-using-codeigniter/comment-page-1/#comment-529</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 25 Nov 2009 15:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://dev.christophermonnat.com/?p=5#comment-529</guid>
		<description>Hi Jan, that&#039;s pretty odd. If I were you I would be checking versions of PHP and such to make sure the PDF library can run in your environment. I find that server incompatibility can cause odd results like the one you are seeing.</description>
		<content:encoded><![CDATA[<p>Hi Jan, that&#8217;s pretty odd. If I were you I would be checking versions of PHP and such to make sure the PDF library can run in your environment. I find that server incompatibility can cause odd results like the one you are seeing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Cornelissen</title>
		<link>http://www.christophermonnat.com/2008/08/generating-pdf-files-using-codeigniter/comment-page-1/#comment-528</link>
		<dc:creator>Jan Cornelissen</dc:creator>
		<pubDate>Mon, 23 Nov 2009 22:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://dev.christophermonnat.com/?p=5#comment-528</guid>
		<description>For some strange reason I keep getting a lot of errors like these:
A PHP Error was encountered

Severity: Notice

Message: Undefined index:

Filename: libraries/class.pdf.php

Line Number: 1935

At the bottom some strange characters show op (the beginning of a pdf-file): %PDF-1.3 %âãÏÓ...
But only with hello_world() and headers().
When I render the tables() function, it only shows a blank PDF.

What could this be?
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>For some strange reason I keep getting a lot of errors like these:<br />
A PHP Error was encountered</p>
<p>Severity: Notice</p>
<p>Message: Undefined index:</p>
<p>Filename: libraries/class.pdf.php</p>
<p>Line Number: 1935</p>
<p>At the bottom some strange characters show op (the beginning of a pdf-file): %PDF-1.3 %âãÏÓ&#8230;<br />
But only with hello_world() and headers().<br />
When I render the tables() function, it only shows a blank PDF.</p>
<p>What could this be?<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Strony internetowe</title>
		<link>http://www.christophermonnat.com/2008/08/generating-pdf-files-using-codeigniter/comment-page-1/#comment-527</link>
		<dc:creator>Strony internetowe</dc:creator>
		<pubDate>Wed, 11 Nov 2009 22:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://dev.christophermonnat.com/?p=5#comment-527</guid>
		<description>Very usefull tutorial. Thanks.</description>
		<content:encoded><![CDATA[<p>Very usefull tutorial. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
