<?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: Generate PDF documents using TCPDF in Symfony</title>
	<atom:link href="http://symfonynerds.com/blog/?feed=rss2&#038;p=158" rel="self" type="application/rss+xml" />
	<link>http://symfonynerds.com/blog/?p=158</link>
	<description>Nerds who love the symfony-project</description>
	<pubDate>Wed, 08 Sep 2010 03:06:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Vasya</title>
		<link>http://symfonynerds.com/blog/?p=158#comment-1063</link>
		<dc:creator>Vasya</dc:creator>
		<pubDate>Wed, 04 Aug 2010 06:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=158#comment-1063</guid>
		<description>Hello. Help deal with TCPDF, I encountered the following problem: 
for example 006 from the developer's site TCPDF created a page and a variable $ view assigns a value to a variable that stores the html code of constructing a table and then calls perememennuyu $ view to create a pdf document using the function TCPDF writeHTML. 
As a result, generates an empty strnaitsa format PDF. 

What? Where mistake? 

If variable $ view directly assign any HTML table as a string variable (ie, $ view = ' 
  Hello World !!!   ';), all performed with a bang for a few seconds. 

Where mistake??</description>
		<content:encoded><![CDATA[<p>Hello. Help deal with TCPDF, I encountered the following problem:<br />
for example 006 from the developer&#8217;s site TCPDF created a page and a variable $ view assigns a value to a variable that stores the html code of constructing a table and then calls perememennuyu $ view to create a pdf document using the function TCPDF writeHTML.<br />
As a result, generates an empty strnaitsa format PDF. </p>
<p>What? Where mistake? </p>
<p>If variable $ view directly assign any HTML table as a string variable (ie, $ view = &#8216;<br />
  Hello World !!!   &#8216;;), all performed with a bang for a few seconds. </p>
<p>Where mistake??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasya</title>
		<link>http://symfonynerds.com/blog/?p=158#comment-1062</link>
		<dc:creator>Vasya</dc:creator>
		<pubDate>Wed, 04 Aug 2010 06:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=158#comment-1062</guid>
		<description>Hello!
Help to understand with TCPDF (the library of generation PDF of files), for me has arisen the following problem:
By an example 006 from a site of developer TCPDF has created page and a variable $view I assign a value in which it is stored html a code of construction of the table then I call ???????????? $view for creation pdf the document by means of function TCPDF writeHTML.
It is as a result generated empty ???????? format PDF.

What to do? Where an error?

If a variable $view directly to assign all code HTML of the table as a string variable (i.e. $view = '&#38;lttable&#38;gt
&#38;lttr&#38;gt &#38;lttd&#38;gt Hello World!!! &#38;lt/td&#38;gt &#38;lt/tr&#38;gt &#38;lt/table&#62;) ' that all is fulfilled for few seconds.</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Help to understand with TCPDF (the library of generation PDF of files), for me has arisen the following problem:<br />
By an example 006 from a site of developer TCPDF has created page and a variable $view I assign a value in which it is stored html a code of construction of the table then I call ???????????? $view for creation pdf the document by means of function TCPDF writeHTML.<br />
It is as a result generated empty ???????? format PDF.</p>
<p>What to do? Where an error?</p>
<p>If a variable $view directly to assign all code HTML of the table as a string variable (i.e. $view = &#8216;&amp;lttable&amp;gt<br />
&amp;lttr&amp;gt &amp;lttd&amp;gt Hello World!!! &amp;lt/td&amp;gt &amp;lt/tr&amp;gt &amp;lt/table&gt;) &#8216; that all is fulfilled for few seconds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daimrod</title>
		<link>http://symfonynerds.com/blog/?p=158#comment-1048</link>
		<dc:creator>Daimrod</dc:creator>
		<pubDate>Thu, 27 May 2010 09:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=158#comment-1048</guid>
		<description>nice tutorial !

i've a small tip,

if you want add an .pdf extension you have to add the following rules to your web/.htaccess:

RewriteCond %{REQUEST_URI} !\.pdf$</description>
		<content:encoded><![CDATA[<p>nice tutorial !</p>
<p>i&#8217;ve a small tip,</p>
<p>if you want add an .pdf extension you have to add the following rules to your web/.htaccess:</p>
<p>RewriteCond %{REQUEST_URI} !\.pdf$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leona</title>
		<link>http://symfonynerds.com/blog/?p=158#comment-1047</link>
		<dc:creator>Leona</dc:creator>
		<pubDate>Mon, 17 May 2010 01:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=158#comment-1047</guid>
		<description>Couple of questions:
1. How to add current date and Page X of Y at the foot?
2. How to save pdf to file AND launch file to browser at the same time?

Thank you in advance.
Leona</description>
		<content:encoded><![CDATA[<p>Couple of questions:<br />
1. How to add current date and Page X of Y at the foot?<br />
2. How to save pdf to file AND launch file to browser at the same time?</p>
<p>Thank you in advance.<br />
Leona</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaikh lubna</title>
		<link>http://symfonynerds.com/blog/?p=158#comment-427</link>
		<dc:creator>shaikh lubna</dc:creator>
		<pubDate>Mon, 17 Aug 2009 08:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=158#comment-427</guid>
		<description>please can you help me how to create the form which contain textbox and button. and I have to handle the event of that button.</description>
		<content:encoded><![CDATA[<p>please can you help me how to create the form which contain textbox and button. and I have to handle the event of that button.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustavo G</title>
		<link>http://symfonynerds.com/blog/?p=158#comment-319</link>
		<dc:creator>Gustavo G</dc:creator>
		<pubDate>Sun, 14 Jun 2009 13:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=158#comment-319</guid>
		<description>@Shadley,

I did it in one of my pasts projects (using just the FPDF lib)... My solution was:

- Build the pdf file
- Store it in a special folder
- Attach the file in a mail
- No delete the file

And then I made a task in order to be executed by a cron every night deleting all the pdf files in the special folder I said.

Hope it helps.

Best,
Gustavo G.</description>
		<content:encoded><![CDATA[<p>@Shadley,</p>
<p>I did it in one of my pasts projects (using just the FPDF lib)&#8230; My solution was:</p>
<p>- Build the pdf file<br />
- Store it in a special folder<br />
- Attach the file in a mail<br />
- No delete the file</p>
<p>And then I made a task in order to be executed by a cron every night deleting all the pdf files in the special folder I said.</p>
<p>Hope it helps.</p>
<p>Best,<br />
Gustavo G.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shadley</title>
		<link>http://symfonynerds.com/blog/?p=158#comment-308</link>
		<dc:creator>Shadley</dc:creator>
		<pubDate>Thu, 28 May 2009 10:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=158#comment-308</guid>
		<description>Has anyone tried to use sfTCPDF to send a PDF as an email attachmeny in symfony?</description>
		<content:encoded><![CDATA[<p>Has anyone tried to use sfTCPDF to send a PDF as an email attachmeny in symfony?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renz</title>
		<link>http://symfonynerds.com/blog/?p=158#comment-270</link>
		<dc:creator>Renz</dc:creator>
		<pubDate>Mon, 23 Mar 2009 16:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=158#comment-270</guid>
		<description>I like this. I'll be using this and I'll give feedback about it later...</description>
		<content:encoded><![CDATA[<p>I like this. I&#8217;ll be using this and I&#8217;ll give feedback about it later&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ak</title>
		<link>http://symfonynerds.com/blog/?p=158#comment-174</link>
		<dc:creator>ak</dc:creator>
		<pubDate>Thu, 05 Feb 2009 07:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=158#comment-174</guid>
		<description>@eric - thanks - I keep the code that generates the pdf in my actions file.   Good tip re using the app.yml config file, it would make things a bit easier to maintain from the config file...</description>
		<content:encoded><![CDATA[<p>@eric - thanks - I keep the code that generates the pdf in my actions file.   Good tip re using the app.yml config file, it would make things a bit easier to maintain from the config file&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ak</title>
		<link>http://symfonynerds.com/blog/?p=158#comment-173</link>
		<dc:creator>ak</dc:creator>
		<pubDate>Thu, 05 Feb 2009 07:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://symfonynerds.com/blog/?p=158#comment-173</guid>
		<description>thanks @Hugo - good tip re the lib/vendor placement</description>
		<content:encoded><![CDATA[<p>thanks @Hugo - good tip re the lib/vendor placement</p>
]]></content:encoded>
	</item>
</channel>
</rss>
