Jamie,

I was not even able to generate a PDF on our flavor of linux (IBM
Websphere).  Do you do anything special to get the PDF created?

How are you trying to stream it to the browser?  Can you post that code?  If
you can create it on the server, you could try streaming it to the browser
with <cfcontent>  Let me know if you need that code and I'll get it for you
(it's on another box).  At least the code I've used in a windows environment
anyway.

Dave

-----Original Message-----
From: Jamie Calder [mailto:[EMAIL PROTECTED] 
Sent: Sunday, August 17, 2008 5:01 PM
To: CF-Newbie
Subject: cfdocument and coldfusion 7 on unix

'm stumped.

I've been trying to create a PDF for the last week, and I just cannot get it
to work.

Everytime I load the page in my browser, the page loads in Dreamweaver as a
cfm file, showing the PDF code.

I used the following sample I found online, and it does what I described
above.

<cfdocument format="pdf">
<h1>PDF Generation</h1>
<hr />This is an example of PDF generation using ColdFusion 7.
</cfdocument>

I have been able to get it to create a PDF on the server successfully, but I
was hoping to have it stream to the browser, which I've read can be done.

If not, how do I create the pdf using cfdocument, then redirect to the newly
created PDF allowing for the time for the PDF to be created? 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3926
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to