<?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: PDF output generating library using PHP</title>
	<atom:link href="http://hungrycoder.xenexbd.com/scripts/pdf-output-generating-library-using-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://hungrycoder.xenexbd.com/scripts/pdf-output-generating-library-using-php.html</link>
	<description>... for beginners</description>
	<lastBuildDate>Tue, 02 Mar 2010 01:57:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://hungrycoder.xenexbd.com/scripts/pdf-output-generating-library-using-php.html/comment-page-1#comment-2099</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 30 Sep 2009 10:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://hungrycoder.xenexbd.com/general/pdf-output-generating-library-using-php.html#comment-2099</guid>
		<description>I&#039;m having some problems with the FPDF class. I&#039;m hoping you can help me. I&#039;m using FPDF to write some text on a PDF. I&#039;m displaying 8 different cells of text. The Cells are being displayed, but after two cells, it puts the next cell onto a new page as If I had asked for a new PDF page to be made, but I did not. I&#039;m guessing it is somehow pushing them down and pushing it onto the next page. How can I get rid of these annoying spaces and make it all fit on only the one PDF page?

I posted my complete issue with the code here: http://stackoverflow.com/questions/1496888/why-are-there-unexpected-spaces-on-my-pdf-using-fpdf-with-php

You can view the outputted pdf here: http://idea-palette.com/pdf/</description>
		<content:encoded><![CDATA[<p>I&#8217;m having some problems with the FPDF class. I&#8217;m hoping you can help me. I&#8217;m using FPDF to write some text on a PDF. I&#8217;m displaying 8 different cells of text. The Cells are being displayed, but after two cells, it puts the next cell onto a new page as If I had asked for a new PDF page to be made, but I did not. I&#8217;m guessing it is somehow pushing them down and pushing it onto the next page. How can I get rid of these annoying spaces and make it all fit on only the one PDF page?</p>
<p>I posted my complete issue with the code here: <a href="http://stackoverflow.com/questions/1496888/why-are-there-unexpected-spaces-on-my-pdf-using-fpdf-with-php" rel="nofollow">http://stackoverflow.com/questions/1496888/why-are-there-unexpected-spaces-on-my-pdf-using-fpdf-with-php</a></p>
<p>You can view the outputted pdf here: <a href="http://idea-palette.com/pdf/" rel="nofollow">http://idea-palette.com/pdf/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
