<?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: CakePHP and TCPDF</title>
	<atom:link href="http://www.juliaholland.org/2009/01/23/cakephp-and-tcpdf/feed" rel="self" type="application/rss+xml" />
	<link>http://www.juliaholland.org/2009/01/23/cakephp-and-tcpdf</link>
	<description></description>
	<lastBuildDate>Sat, 06 Feb 2010 14:01:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Nick</title>
		<link>http://www.juliaholland.org/2009/01/23/cakephp-and-tcpdf/comment-page-1#comment-26</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sat, 06 Feb 2010 14:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliaholland.org/?p=75#comment-26</guid>
		<description>Nice Post. Julia!

Does it also output arrays.. I tried to output an query from the controller. It does not work. 

I appreciate any help.

Thanks again for the great tutorial.</description>
		<content:encoded><![CDATA[<p>Nice Post. Julia!</p>
<p>Does it also output arrays.. I tried to output an query from the controller. It does not work. </p>
<p>I appreciate any help.</p>
<p>Thanks again for the great tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.juliaholland.org/2009/01/23/cakephp-and-tcpdf/comment-page-1#comment-24</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 26 Nov 2009 00:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliaholland.org/?p=75#comment-24</guid>
		<description>@Dave Just as you&#039;re setting the $user variable with the Controller::set() method, you should have it in your view (in view_pdf.ctp). There, you should do with it whatever you want, for example, add its contents to the $htmlcontent variable and it should be in the output.</description>
		<content:encoded><![CDATA[<p>@Dave Just as you&#8217;re setting the $user variable with the Controller::set() method, you should have it in your view (in view_pdf.ctp). There, you should do with it whatever you want, for example, add its contents to the $htmlcontent variable and it should be in the output.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: navdeep_aka_max</title>
		<link>http://www.juliaholland.org/2009/01/23/cakephp-and-tcpdf/comment-page-1#comment-22</link>
		<dc:creator>navdeep_aka_max</dc:creator>
		<pubDate>Wed, 28 Oct 2009 09:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliaholland.org/?p=75#comment-22</guid>
		<description>Hi Julia,
            I have an issue: I unable to show a checked box, e.g. when i write:
 I have a car 

The PDF generated have a checkbox, but its not cheked....???
Can anyone help me???

Thanks in advance...!!!</description>
		<content:encoded><![CDATA[<p>Hi Julia,<br />
            I have an issue: I unable to show a checked box, e.g. when i write:<br />
 I have a car </p>
<p>The PDF generated have a checkbox, but its not cheked&#8230;.???<br />
Can anyone help me???</p>
<p>Thanks in advance&#8230;!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.juliaholland.org/2009/01/23/cakephp-and-tcpdf/comment-page-1#comment-21</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 27 Oct 2009 16:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliaholland.org/?p=75#comment-21</guid>
		<description>Gret tutorial! I have it working but how do I add my content? I need the variables from the controller to be passed into the output pdf.

$this-&gt;set(&#039;user&#039;, $user);
          $this-&gt;layout = &#039;pdf&#039;;
		$this-&gt;render();

How can I do that? tried a few things but nothing works.

Thanks again,

Dave</description>
		<content:encoded><![CDATA[<p>Gret tutorial! I have it working but how do I add my content? I need the variables from the controller to be passed into the output pdf.</p>
<p>$this-&gt;set(&#8216;user&#8217;, $user);<br />
          $this-&gt;layout = &#8216;pdf&#8217;;<br />
		$this-&gt;render();</p>
<p>How can I do that? tried a few things but nothing works.</p>
<p>Thanks again,</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: navdeep_aka_max</title>
		<link>http://www.juliaholland.org/2009/01/23/cakephp-and-tcpdf/comment-page-1#comment-20</link>
		<dc:creator>navdeep_aka_max</dc:creator>
		<pubDate>Tue, 27 Oct 2009 13:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliaholland.org/?p=75#comment-20</guid>
		<description>Thousand of kisses for you.....!!!
I have gone with the article in Bakery, but never seen ( Hello world: text ), 
Now i just followed your instruction, and i am on a super-fast bullet train.....
......Many-many-many thanks for this article.....
I am going to give a link in bakey of this topic.....
Thanks again....U Simply Rocks!!!</description>
		<content:encoded><![CDATA[<p>Thousand of kisses for you&#8230;..!!!<br />
I have gone with the article in Bakery, but never seen ( Hello world: text ),<br />
Now i just followed your instruction, and i am on a super-fast bullet train&#8230;..<br />
&#8230;&#8230;Many-many-many thanks for this article&#8230;..<br />
I am going to give a link in bakey of this topic&#8230;..<br />
Thanks again&#8230;.U Simply Rocks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil</title>
		<link>http://www.juliaholland.org/2009/01/23/cakephp-and-tcpdf/comment-page-1#comment-19</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Sun, 18 Oct 2009 12:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliaholland.org/?p=75#comment-19</guid>
		<description>Hi
I&#039;m trying your tutorial with an html code that contains images.
I was wondering how do you write the path of the image in your html, because when you do it with the cakePhp helper, Tcpdf shows an error (it doesn&#039;t find the image)....

Thanks a lot !</description>
		<content:encoded><![CDATA[<p>Hi<br />
I&#8217;m trying your tutorial with an html code that contains images.<br />
I was wondering how do you write the path of the image in your html, because when you do it with the cakePhp helper, Tcpdf shows an error (it doesn&#8217;t find the image)&#8230;.</p>
<p>Thanks a lot !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: balu</title>
		<link>http://www.juliaholland.org/2009/01/23/cakephp-and-tcpdf/comment-page-1#comment-18</link>
		<dc:creator>balu</dc:creator>
		<pubDate>Wed, 30 Sep 2009 09:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliaholland.org/?p=75#comment-18</guid>
		<description>Nice and simple article. :)</description>
		<content:encoded><![CDATA[<p>Nice and simple article. <img src='http://www.juliaholland.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narasimham</title>
		<link>http://www.juliaholland.org/2009/01/23/cakephp-and-tcpdf/comment-page-1#comment-17</link>
		<dc:creator>Narasimham</dc:creator>
		<pubDate>Mon, 21 Sep 2009 11:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliaholland.org/?p=75#comment-17</guid>
		<description>Thanks for your article I tried your article twice I got Good  output . Thank you very much.

Thank you.</description>
		<content:encoded><![CDATA[<p>Thanks for your article I tried your article twice I got Good  output . Thank you very much.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narasimham</title>
		<link>http://www.juliaholland.org/2009/01/23/cakephp-and-tcpdf/comment-page-1#comment-16</link>
		<dc:creator>Narasimham</dc:creator>
		<pubDate>Mon, 21 Sep 2009 11:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliaholland.org/?p=75#comment-16</guid>
		<description>Dear sir,
I am unable to generate pdf file using cake php i am trying from last 1 week but i failed more than 100 time lastly i tried your article but no use please help me you have any posibilty.</description>
		<content:encoded><![CDATA[<p>Dear sir,<br />
I am unable to generate pdf file using cake php i am trying from last 1 week but i failed more than 100 time lastly i tried your article but no use please help me you have any posibilty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnny</title>
		<link>http://www.juliaholland.org/2009/01/23/cakephp-and-tcpdf/comment-page-1#comment-15</link>
		<dc:creator>johnny</dc:creator>
		<pubDate>Tue, 14 Jul 2009 10:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.juliaholland.org/?p=75#comment-15</guid>
		<description>$tcpdf-&gt;Output(&#039;filename&#039;.pdf&#039;, &#039;D&#039;);

--

$tcpdf-&gt;Output(&#039;filename.pdf&#039;, &#039;D&#039;);</description>
		<content:encoded><![CDATA[<p>$tcpdf-&gt;Output(&#8216;filename&#8217;.pdf&#8217;, &#8216;D&#8217;);</p>
<p>&#8211;</p>
<p>$tcpdf-&gt;Output(&#8216;filename.pdf&#8217;, &#8216;D&#8217;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
