Jochem... But the text doesn't display either. Nothing displays below the address information at the bottom of page 1.
-----Original Message----- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: Monday, December 10, 2007 3:13 AM To: CF-Talk Subject: Re: PDF creation in CF8 - not working...please help Andy Matthews wrote: > I'm trying to create a PDF from a page and it's not working. The way I've read is that to do this, you simply wrap whatever content you have within cfdocument tags, with the type set to PDF. So that's what I've done, and it's not working correctly. > > Here's the actual page: > http://gaylordoprylandsales.com/prop/proposal.cfm?view=73534E3B54060A4 > C061052691D13 > > Here's the page when a PDF is trying to be generated: > http://gaylordoprylandsales.com/prop/proposal_pdf.cfm?view=73534E3B540 > 60A4C061052691D13 Change the HTML of the page so you don't refer to images by their relative path, but with a file:///d:/images... type URL and try again. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294449 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

