Thanks Rob...I'll give that a shot.

As a followup question, assuming that I can't get this working with
CFDocument, what are my options people? This is part of an app I'm building
for a client. I promised them they could convert these proposals to PDF
because I knew CF had that built in. Now it's not working and I'm left
holding the bag.

I'm sure it's got something to do with something in my CSS, because when I
comment out the CSS include, everything displays.


-----Original Message-----
From: Rob Parkhill [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 10, 2007 8:08 AM
To: CF-Talk
Subject: Re: PDF creation in CF8 - not working...please help

Andy,

try changing your cfdocument tag to the following:

<cfdoucument fontembed="no" format="pdf">

</cfdocument>

I know that when I first started using cfdocument, I had to do this when
using CSS on the page that was creating the PDF.  Of course the resultant
PDF doesn't have the same 'look', but you might find that it has something
to do with Fontembed.


HTH,

Rob 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294452
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to