I thought <cfdocument> had a filename="" attribute? filename Optional Specifies the name of a file to contain the PDF or FlashPaper output.
If you omit the filename attribute, ColdFusion MX streams output to the browser. -----Original Message----- From: Rob Wilkerson [mailto:[EMAIL PROTECTED] Sent: Friday, April 21, 2006 2:26 PM To: CF-Talk Subject: Re: cfdocument and file saving Hmmm. You could try using the Content-Disposition header in conjunction with your cfdocument content... On 4/21/06, Jason Herbolsheimer <[EMAIL PROTECTED]> wrote: > I'm sure I'm just having one of the moments, and that there is a simple way > to do this. > > I'm creating a pdf document using cfdocument. I would like to save the pdf > to the server > rather than displaying it in the browser. > My ultimate goal is to attach the pdf document to an email. > > If anyone can help me with this, I would greatly appreciate it. > > Jason Herbolsheimer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238406 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

