<?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+tcpdf Plugin</title>
	<atom:link href="http://www.ikawka.com/2008/09/codeignitertcpdf-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ikawka.com/2008/09/codeignitertcpdf-plugin/</link>
	<description>Life would have been easier; if I had the source code.</description>
	<lastBuildDate>Tue, 27 Jul 2010 09:00:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Istvan Dobrentei</title>
		<link>http://www.ikawka.com/2008/09/codeignitertcpdf-plugin/comment-page-1/#comment-393</link>
		<dc:creator>Istvan Dobrentei</dc:creator>
		<pubDate>Tue, 27 Jul 2010 09:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=64#comment-393</guid>
		<description>I think it would be much better to create an overridden Header method in your class that extends the original TCPDF class.</description>
		<content:encoded><![CDATA[<p>I think it would be much better to create an overridden Header method in your class that extends the original TCPDF class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.ikawka.com/2008/09/codeignitertcpdf-plugin/comment-page-1/#comment-322</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sat, 20 Mar 2010 00:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=64#comment-322</guid>
		<description>I wonder if [$pdf-&gt;Output(&quot;example_002.pdf&quot;, &quot;F&quot;);] works?</description>
		<content:encoded><![CDATA[<p>I wonder if [$pdf-&gt;Output("example_002.pdf", "F");] works?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ikawka</title>
		<link>http://www.ikawka.com/2008/09/codeignitertcpdf-plugin/comment-page-1/#comment-319</link>
		<dc:creator>ikawka</dc:creator>
		<pubDate>Thu, 11 Mar 2010 09:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=64#comment-319</guid>
		<description>well if you really want to reuse the function, best practice on my point of view is convert it into a library with the filename as parameter, also make sure that the path you are saving the file to is writable. since you wont post how exactly did you use the function inside the controller; it is difficult for me to trouble shoot.</description>
		<content:encoded><![CDATA[<p>well if you really want to reuse the function, best practice on my point of view is convert it into a library with the filename as parameter, also make sure that the path you are saving the file to is writable. since you wont post how exactly did you use the function inside the controller; it is difficult for me to trouble shoot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virgil</title>
		<link>http://www.ikawka.com/2008/09/codeignitertcpdf-plugin/comment-page-1/#comment-318</link>
		<dc:creator>Virgil</dc:creator>
		<pubDate>Thu, 11 Mar 2010 09:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=64#comment-318</guid>
		<description>The code is exactly the same in both cases and not different from your configuration. When it is called from a controller within the application. It has no filename, outside  the application folder (exact same code) it works. Strange?</description>
		<content:encoded><![CDATA[<p>The code is exactly the same in both cases and not different from your configuration. When it is called from a controller within the application. It has no filename, outside  the application folder (exact same code) it works. Strange?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ikawka</title>
		<link>http://www.ikawka.com/2008/09/codeignitertcpdf-plugin/comment-page-1/#comment-317</link>
		<dc:creator>ikawka</dc:creator>
		<pubDate>Thu, 11 Mar 2010 07:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=64#comment-317</guid>
		<description>Hi, can you post parts of your code here? so that i can help. tnx</description>
		<content:encoded><![CDATA[<p>Hi, can you post parts of your code here? so that i can help. tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virgil</title>
		<link>http://www.ikawka.com/2008/09/codeignitertcpdf-plugin/comment-page-1/#comment-316</link>
		<dc:creator>Virgil</dc:creator>
		<pubDate>Thu, 11 Mar 2010 06:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=64#comment-316</guid>
		<description>I had a really strange issue. When the test controller is run from within the application/controllers folder the resulting PDF has no filename? eg. There is no PDF title and when you go to save the filename is the URL of the controller, not the PDF filename. Outside of these folders eg Web Root the filename has no problem. Anybody have any thoughts on that?</description>
		<content:encoded><![CDATA[<p>I had a really strange issue. When the test controller is run from within the application/controllers folder the resulting PDF has no filename? eg. There is no PDF title and when you go to save the filename is the URL of the controller, not the PDF filename. Outside of these folders eg Web Root the filename has no problem. Anybody have any thoughts on that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://www.ikawka.com/2008/09/codeignitertcpdf-plugin/comment-page-1/#comment-187</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Thu, 22 Oct 2009 11:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=64#comment-187</guid>
		<description>It took only two minutes to integrate TCPDF and start working.
Better place to tcpdf libraries is application/plugins instead of system/plugin.

Thanks,
Ravi</description>
		<content:encoded><![CDATA[<p>It took only two minutes to integrate TCPDF and start working.<br />
Better place to tcpdf libraries is application/plugins instead of system/plugin.</p>
<p>Thanks,<br />
Ravi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://www.ikawka.com/2008/09/codeignitertcpdf-plugin/comment-page-1/#comment-186</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Thu, 22 Oct 2009 09:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=64#comment-186</guid>
		<description>Hi,
This is very simple and straight forward.
It helped me a lot.

Thanks You</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This is very simple and straight forward.<br />
It helped me a lot.</p>
<p>Thanks You</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tohin</title>
		<link>http://www.ikawka.com/2008/09/codeignitertcpdf-plugin/comment-page-1/#comment-43</link>
		<dc:creator>tohin</dc:creator>
		<pubDate>Sun, 03 May 2009 06:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=64#comment-43</guid>
		<description>thanks for this.. it helped me out ... :)</description>
		<content:encoded><![CDATA[<p>thanks for this.. it helped me out &#8230; <img src='http://www.ikawka.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ikawka</title>
		<link>http://www.ikawka.com/2008/09/codeignitertcpdf-plugin/comment-page-1/#comment-32</link>
		<dc:creator>ikawka</dc:creator>
		<pubDate>Thu, 26 Mar 2009 00:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=64#comment-32</guid>
		<description>I&#039;ve never tried doing that, i think it doesn&#039;t work because the class is not pre loaded, unlike the native CI classes that they are pre loaded. I&#039;ll see what I can do bout this. ^_^</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never tried doing that, i think it doesn&#8217;t work because the class is not pre loaded, unlike the native CI classes that they are pre loaded. I&#8217;ll see what I can do bout this. ^_^</p>
]]></content:encoded>
	</item>
</channel>
</rss>
