<?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: Create PDF documents Online with TCPDF</title>
	<atom:link href="http://www.web-development-blog.com/archives/create-pdf-documents-online-with-tcpdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web-development-blog.com/archives/create-pdf-documents-online-with-tcpdf/</link>
	<description>Read about Website Development, Online Marketing and Web Hosting</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:30:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Olaf</title>
		<link>http://www.web-development-blog.com/archives/create-pdf-documents-online-with-tcpdf/#comment-146872</link>
		<dc:creator>Olaf</dc:creator>
		<pubDate>Fri, 27 Jan 2012 21:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=1098#comment-146872</guid>
		<description>You&#039;re welcome... I&#039;m using several classes from the Zend framework, but it&#039;s a much to heavy framework, it would be great if there are better resources. Maybe they have to much competitors ;)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome&#8230; I&#8217;m using several classes from the Zend framework, but it&#8217;s a much to heavy framework, it would be great if there are better resources. Maybe they have to much competitors <img src='http://cdn.web-development-blog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://www.web-development-blog.com/archives/create-pdf-documents-online-with-tcpdf/#comment-146871</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Fri, 27 Jan 2012 21:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=1098#comment-146871</guid>
		<description>Hi Olaf,
Zend documentation is a pity... I&#039;ve learned Zend with the help of webpages like yours.
Thanks for helping and sharing, and being present after all this to answer comments ans questions ;)</description>
		<content:encoded><![CDATA[<p>Hi Olaf,<br />
Zend documentation is a pity&#8230; I&#8217;ve learned Zend with the help of webpages like yours.<br />
Thanks for helping and sharing, and being present after all this to answer comments ans questions <img src='http://cdn.web-development-blog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olaf</title>
		<link>http://www.web-development-blog.com/archives/create-pdf-documents-online-with-tcpdf/#comment-146869</link>
		<dc:creator>Olaf</dc:creator>
		<pubDate>Fri, 27 Jan 2012 21:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=1098#comment-146869</guid>
		<description>Hi Nicolas,
I don&#039;t get it why Zend_PDF is so limited, is it the missing documentation or because no one like to use it? You&#039;re right TCPDF is the right choice: copy the class, create an object and your ready :)
I&#039;m glad that my article was helpful.</description>
		<content:encoded><![CDATA[<p>Hi Nicolas,<br />
I don&#8217;t get it why Zend_PDF is so limited, is it the missing documentation or because no one like to use it? You&#8217;re right TCPDF is the right choice: copy the class, create an object and your ready <img src='http://cdn.web-development-blog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I&#8217;m glad that my article was helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olaf</title>
		<link>http://www.web-development-blog.com/archives/create-pdf-documents-online-with-tcpdf/#comment-146868</link>
		<dc:creator>Olaf</dc:creator>
		<pubDate>Fri, 27 Jan 2012 21:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=1098#comment-146868</guid>
		<description>Hi Nicolas,
I don&#039;t get it why Zend_PDF is so limited, is it the missing documentation or because no one like to use it? You&#039;re right TCPDF is the right choice: copy the class, create an object and your ready :)
I&#039;m glad that my article was helpfull.</description>
		<content:encoded><![CDATA[<p>Hi Nicolas,<br />
I don&#8217;t get it why Zend_PDF is so limited, is it the missing documentation or because no one like to use it? You&#8217;re right TCPDF is the right choice: copy the class, create an object and your ready <img src='http://cdn.web-development-blog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I&#8217;m glad that my article was helpfull.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://www.web-development-blog.com/archives/create-pdf-documents-online-with-tcpdf/#comment-146867</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Fri, 27 Jan 2012 20:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=1098#comment-146867</guid>
		<description>Hi,
I&#039;ve just spent a whole day trying to output a pdf with Zend, using Zend_Pdf (what a hell I can not just simply center text!!! The default x and y positions are bottom left of the page, but who&#039;s making a page from bottom to top???), TCPDF (file does not begin by &#039;%PDF), and mPDF (worked two minutes after I&#039;ve installed it).

So, thanks to Q.
And thanks to Olaf, because I&#039;ve found what I was looking for on his webpage.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;ve just spent a whole day trying to output a pdf with Zend, using Zend_Pdf (what a hell I can not just simply center text!!! The default x and y positions are bottom left of the page, but who&#8217;s making a page from bottom to top???), TCPDF (file does not begin by &#8216;%PDF), and mPDF (worked two minutes after I&#8217;ve installed it).</p>
<p>So, thanks to Q.<br />
And thanks to Olaf, because I&#8217;ve found what I was looking for on his webpage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olaf</title>
		<link>http://www.web-development-blog.com/archives/create-pdf-documents-online-with-tcpdf/#comment-143715</link>
		<dc:creator>Olaf</dc:creator>
		<pubDate>Tue, 03 Jan 2012 21:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=1098#comment-143715</guid>
		<description>Hi Eugen,
I know creating &quot;nice looking&quot; PDF files using TCPDF or FPDF is not so easy. I did this once with FPDF a view years ago. Currently I&#039;m to busy to write some new PHP code which is able to add new PDF pages if required. But it&#039;s on my list, I&#039;m sorry that I don&#039;t have a better answer for you (you&#039;re not the only one). In the mean time check the &lt;a href=&quot;http://fpdf.org/en/tutorial/tuto2.htm&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;example&lt;/a&gt; from the FPDF website, it&#039;s not the same but the concept is similar.</description>
		<content:encoded><![CDATA[<p>Hi Eugen,<br />
I know creating &#8220;nice looking&#8221; PDF files using TCPDF or FPDF is not so easy. I did this once with FPDF a view years ago. Currently I&#8217;m to busy to write some new PHP code which is able to add new PDF pages if required. But it&#8217;s on my list, I&#8217;m sorry that I don&#8217;t have a better answer for you (you&#8217;re not the only one). In the mean time check the <a href="http://fpdf.org/en/tutorial/tuto2.htm" target="_blank" >example</a> from the FPDF website, it&#8217;s not the same but the concept is similar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugen</title>
		<link>http://www.web-development-blog.com/archives/create-pdf-documents-online-with-tcpdf/#comment-143363</link>
		<dc:creator>Eugen</dc:creator>
		<pubDate>Fri, 30 Dec 2011 12:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=1098#comment-143363</guid>
		<description>Dear Olaf!!! If I use many invoice rows, the pages 2, 3, 4 etc. are shown incorrectly. So: http://klavier-gesang-hannover.de/example_067.pdf  Why? Please, help me!</description>
		<content:encoded><![CDATA[<p>Dear Olaf!!! If I use many invoice rows, the pages 2, 3, 4 etc. are shown incorrectly. So: <a href="http://klavier-gesang-hannover.de/example_067.pdf" >http://klavier-gesang-hannover.de/example_067.pdf</a>  Why? Please, help me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olaf</title>
		<link>http://www.web-development-blog.com/archives/create-pdf-documents-online-with-tcpdf/#comment-134625</link>
		<dc:creator>Olaf</dc:creator>
		<pubDate>Thu, 10 Nov 2011 08:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=1098#comment-134625</guid>
		<description>Hi Matt,
I can imagine that paging of multicells is a problem. The cells in PDF aren&#039;t smart, if you like to do that you need to test the text length in PHP before the page break will happen (don&#039;t ask me how, lol)</description>
		<content:encoded><![CDATA[<p>Hi Matt,<br />
I can imagine that paging of multicells is a problem. The cells in PDF aren&#8217;t smart, if you like to do that you need to test the text length in PHP before the page break will happen (don&#8217;t ask me how, lol)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.web-development-blog.com/archives/create-pdf-documents-online-with-tcpdf/#comment-133885</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sun, 06 Nov 2011 21:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=1098#comment-133885</guid>
		<description>Hi Olaf,

It&#039;s what you say, and there might start the problem, see this:

http://www.jonathanlbrown.com/2011/07/17/tcpdf-paging-those-multicells/

So you are actually between the auto and manual pagebreak.</description>
		<content:encoded><![CDATA[<p>Hi Olaf,</p>
<p>It&#8217;s what you say, and there might start the problem, see this:</p>
<p><a href="http://www.jonathanlbrown.com/2011/07/17/tcpdf-paging-those-multicells/" >http://www.jonathanlbrown.com/2011/07/17/tcpdf-paging-those-multicells/</a></p>
<p>So you are actually between the auto and manual pagebreak.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: finalwebsites.com</title>
		<link>http://www.web-development-blog.com/archives/create-pdf-documents-online-with-tcpdf/#comment-133875</link>
		<dc:creator>finalwebsites.com</dc:creator>
		<pubDate>Sun, 06 Nov 2011 20:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-development-blog.com/?p=1098#comment-133875</guid>
		<description>Hi Matt,
I&#039;m sorry that I&#039;m not able to provide an example.
I did something like this before with FPDF and it should work the same. Think about how a word document with a footer and header functions.
With PHP and PDF it works the same, after a specific Y value is reached a page break is done. Maybe you should try something simple:
Create simple header and footer functions and than create a loop with numbers or simple text. Just something that tells you when the page break is done.</description>
		<content:encoded><![CDATA[<p>Hi Matt,<br />
I&#8217;m sorry that I&#8217;m not able to provide an example.<br />
I did something like this before with FPDF and it should work the same. Think about how a word document with a footer and header functions.<br />
With PHP and PDF it works the same, after a specific Y value is reached a page break is done. Maybe you should try something simple:<br />
Create simple header and footer functions and than create a loop with numbers or simple text. Just something that tells you when the page break is done.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 26/36 queries in 0.030 seconds using disk: basic
Object Caching 490/494 objects using disk: basic
Content Delivery Network via cdn.web-development-blog.com

Served from: www.web-development-blog.com @ 2012-02-08 10:36:01 -->
