<?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: CFDocument performance</title>
	<atom:link href="http://www.webapper.com/blog/index.php/2007/02/18/cfdocument-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webapper.com/blog/index.php/2007/02/18/cfdocument-performance/</link>
	<description>Web Application Engineers</description>
	<lastBuildDate>Mon, 05 Dec 2011 17:24:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: CF911: Are you finding performance problems with CFDOCUMENT? Aware of the important LOCALURL attr.? &#124; Hire Flash Developers</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/18/cfdocument-performance/comment-page-1/#comment-58337</link>
		<dc:creator>CF911: Are you finding performance problems with CFDOCUMENT? Aware of the important LOCALURL attr.? &#124; Hire Flash Developers</dc:creator>
		<pubDate>Sun, 20 Nov 2011 01:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/CFDocument-performance#comment-58337</guid>
		<description>[...] CFDocument performance [...]</description>
		<content:encoded><![CDATA[<p>[...] CFDocument performance [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/18/cfdocument-performance/comment-page-1/#comment-50462</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Fri, 09 Sep 2011 21:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/CFDocument-performance#comment-50462</guid>
		<description>I just found this blog post through Todd Sharp&#039;s blog post here http://cfsilence.com/blog/client/index.cfm/2007/2/19/Exporting-A-Page-To-PDF-Using-cfdocument

I was having issues with my css not displaying properly (and the pdf taking a long time to create) and saving each section using cfsavecontent and then looping through those inside my cfdocument fixed all those issues.</description>
		<content:encoded><![CDATA[<p>I just found this blog post through Todd Sharp&#8217;s blog post here <a href="http://cfsilence.com/blog/client/index.cfm/2007/2/19/Exporting-A-Page-To-PDF-Using-cfdocument" rel="nofollow">http://cfsilence.com/blog/client/index.cfm/2007/2/19/Exporting-A-Page-To-PDF-Using-cfdocument</a></p>
<p>I was having issues with my css not displaying properly (and the pdf taking a long time to create) and saving each section using cfsavecontent and then looping through those inside my cfdocument fixed all those issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/18/cfdocument-performance/comment-page-1/#comment-505</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Wed, 19 Mar 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/CFDocument-performance#comment-505</guid>
		<description>file:///C: works great when the files are mapped, but something like:
file:///misc2/images/    does not work.  Surely, this is possible without having to map the drive</description>
		<content:encoded><![CDATA[<p>file:///C: works great when the files are mapped, but something like:<br />
file:///misc2/images/    does not work.  Surely, this is possible without having to map the drive</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shan</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/18/cfdocument-performance/comment-page-1/#comment-506</link>
		<dc:creator>Shan</dc:creator>
		<pubDate>Wed, 19 Mar 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/CFDocument-performance#comment-506</guid>
		<description>Unless the ColdFusion (and maybe IIS, I&#039;m not sure) service is running under a user account that has the mapped drive already assigned, you will not even be able to use mapped drives.</description>
		<content:encoded><![CDATA[<p>Unless the ColdFusion (and maybe IIS, I&#8217;m not sure) service is running under a user account that has the mapped drive already assigned, you will not even be able to use mapped drives.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yetti</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/18/cfdocument-performance/comment-page-1/#comment-504</link>
		<dc:creator>yetti</dc:creator>
		<pubDate>Sun, 11 Nov 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/CFDocument-performance#comment-504</guid>
		<description>Thanks Shan!</description>
		<content:encoded><![CDATA[<p>Thanks Shan!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yetti</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/18/cfdocument-performance/comment-page-1/#comment-502</link>
		<dc:creator>yetti</dc:creator>
		<pubDate>Thu, 08 Nov 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/CFDocument-performance#comment-502</guid>
		<description>This is beyond stupid of me, but can someone give me an example of adding an image call using the local file reference notation? All I get are X&#039;s when I do a &lt;img src=&quot;file://C/...  Just figure on a fully qualified file location off the C drive (on Windows) and I can take it from there.</description>
		<content:encoded><![CDATA[<p>This is beyond stupid of me, but can someone give me an example of adding an image call using the local file reference notation? All I get are X&#8217;s when I do a &lt;img src=&quot;file://C/&#8230;  Just figure on a fully qualified file location off the C drive (on Windows) and I can take it from there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shan</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/18/cfdocument-performance/comment-page-1/#comment-503</link>
		<dc:creator>Shan</dc:creator>
		<pubDate>Thu, 08 Nov 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/CFDocument-performance#comment-503</guid>
		<description>file:///C:/Users/Shan/Pictures/MyMousey1.jpg</description>
		<content:encoded><![CDATA[<p>file:///C:/Users/Shan/Pictures/MyMousey1.jpg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/18/cfdocument-performance/comment-page-1/#comment-501</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 14 Mar 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/CFDocument-performance#comment-501</guid>
		<description>After a long and tiring effort to track down why cfdocument was performing so badly - and even starting down the path of interacting with iText directly - we pinpointed the performance problems we were having to JPEGs. Yeah... weird.

The short story is we converted any images to png&#039;s (using CFX_ImageCR3) and our performance problems disappeared. In fact, generating a PDF is now 8 or 9 times faster.

Macromedia/Adobe must mangle the jpeg conversion/resample/resize when they add them to the PDF.</description>
		<content:encoded><![CDATA[<p>After a long and tiring effort to track down why cfdocument was performing so badly &#8211; and even starting down the path of interacting with iText directly &#8211; we pinpointed the performance problems we were having to JPEGs. Yeah&#8230; weird.</p>
<p>The short story is we converted any images to png&#8217;s (using CFX_ImageCR3) and our performance problems disappeared. In fact, generating a PDF is now 8 or 9 times faster.</p>
<p>Macromedia/Adobe must mangle the jpeg conversion/resample/resize when they add them to the PDF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian Halliwell</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/18/cfdocument-performance/comment-page-1/#comment-500</link>
		<dc:creator>Julian Halliwell</dc:creator>
		<pubDate>Wed, 21 Feb 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/CFDocument-performance#comment-500</guid>
		<description>@Tony: the &lt;link&gt; tag for external styles will work too, but again you need to use the &quot;file:///&quot; + path type of absolute URL for the href attribute pointing to the stylesheet.</description>
		<content:encoded><![CDATA[<p>@Tony: the &lt;link&gt; tag for external styles will work too, but again you need to use the &quot;file:///&quot; + path type of absolute URL for the href attribute pointing to the stylesheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Corfield</title>
		<link>http://www.webapper.com/blog/index.php/2007/02/18/cfdocument-performance/comment-page-1/#comment-496</link>
		<dc:creator>Sean Corfield</dc:creator>
		<pubDate>Sun, 18 Feb 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/CFDocument-performance#comment-496</guid>
		<description>Was the production server on Standard or Enterprise edition?</description>
		<content:encoded><![CDATA[<p>Was the production server on Standard or Enterprise edition?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

