<?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: Coldfusion PDF BUG?</title>
	<atom:link href="http://cfblog.co.uk/coldfusion-pdf-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://cfblog.co.uk/coldfusion-pdf-bug/</link>
	<description></description>
	<lastBuildDate>Wed, 06 Jan 2010 20:01:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AmethystDragon</title>
		<link>http://cfblog.co.uk/coldfusion-pdf-bug/comment-page-1/#comment-1178</link>
		<dc:creator>AmethystDragon</dc:creator>
		<pubDate>Tue, 29 Sep 2009 10:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://cfblog.co.uk/?p=200#comment-1178</guid>
		<description>Did you ever find a resolution to this? I&#039;ve got something similar happening with certain pdf files - When I try and get them using the following code 



I get this dumped out from the ddxVar:

failed: PDFM_S20005: Encountered internal error while processing document &quot;DOC1&quot;.

Now this works absolutely fine on CF9 - my dev environment - reads the PDF without error but on CF8 I get the error - which is causing me no end of problems further down the line</description>
		<content:encoded><![CDATA[<p>Did you ever find a resolution to this? I&#8217;ve got something similar happening with certain pdf files &#8211; When I try and get them using the following code </p>
<p>I get this dumped out from the ddxVar:</p>
<p>failed: PDFM_S20005: Encountered internal error while processing document &#8220;DOC1&#8243;.</p>
<p>Now this works absolutely fine on CF9 &#8211; my dev environment &#8211; reads the PDF without error but on CF8 I get the error &#8211; which is causing me no end of problems further down the line</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil P</title>
		<link>http://cfblog.co.uk/coldfusion-pdf-bug/comment-page-1/#comment-140</link>
		<dc:creator>Phil P</dc:creator>
		<pubDate>Tue, 09 Jun 2009 10:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://cfblog.co.uk/?p=200#comment-140</guid>
		<description>I&#039;ve now tracked the problem down - When I dump out the DDX I get the following:

failed: CCITTFaxDecode Filter

So the problem is something to do with Fax images inside this particular PDF, but how to solve this is another thing!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve now tracked the problem down &#8211; When I dump out the DDX I get the following:</p>
<p>failed: CCITTFaxDecode Filter</p>
<p>So the problem is something to do with Fax images inside this particular PDF, but how to solve this is another thing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil P</title>
		<link>http://cfblog.co.uk/coldfusion-pdf-bug/comment-page-1/#comment-136</link>
		<dc:creator>Phil P</dc:creator>
		<pubDate>Tue, 09 Jun 2009 00:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://cfblog.co.uk/?p=200#comment-136</guid>
		<description>Thanks ray - i&#039;ll give that a try.  Having looked at my problem a little more, it would seems that the orientation isn&#039;t the problem! It seems to be this one specific PDF?  Really strange as it opens up okay and using cfpdf getinfo returns okay.... I&#039;ll see what I get by dumping the ddxVar.</description>
		<content:encoded><![CDATA[<p>Thanks ray &#8211; i&#8217;ll give that a try.  Having looked at my problem a little more, it would seems that the orientation isn&#8217;t the problem! It seems to be this one specific PDF?  Really strange as it opens up okay and using cfpdf getinfo returns okay&#8230;. I&#8217;ll see what I get by dumping the ddxVar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond Camden</title>
		<link>http://cfblog.co.uk/coldfusion-pdf-bug/comment-page-1/#comment-133</link>
		<dc:creator>Raymond Camden</dc:creator>
		<pubDate>Mon, 08 Jun 2009 14:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://cfblog.co.uk/?p=200#comment-133</guid>
		<description>You mentioned no error is thrown. That is not surprising. Have you dumped ddxVar, the result of your name argument? That gives details of the result of the DDX operation.</description>
		<content:encoded><![CDATA[<p>You mentioned no error is thrown. That is not surprising. Have you dumped ddxVar, the result of your name argument? That gives details of the result of the DDX operation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

