I am currently using the full url path to the image. IE http://mydomain.com/app_data/images/this.jpg
I have tried using file://app_data/images/this.jpg. It does not cause cfdocument to time out, but it doesn't show the image as well. So I guess this is progress. >Jeremy Rottman wrote: > >How are you referencing the images in the HTML behind the PDF? For >speed reasons you should be pulling them from the disk like <img >src="file:///C:\tmp\whatever.jpg">. In that case there shouldn't be >any issues with load balancing. > >-Ryan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299970 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

