cfdocument has a name attribute. This will save the binary data into a
variable you can then write to the file system.

On 7/10/07, Chad Gray <[EMAIL PROTECTED]> wrote:
> How would you use CFDocument and CFMail together?
>
> I don't see a way to take the PDF that CFDocument makes and save it to the 
> file system, or pass it as a variable to CFMailParam.
>
> You know I though that Acrobat Reader would allow you to email the PDF once 
> opened in your browser, but I don't see this option in acrobat reader.  The 
> closest I see is a button called "send to fedex kinkos" and that is not what 
> I want.
>
>
>
>
> -----Original Message-----
> From: Brad Wood [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 10, 2007 3:50 PM
> To: CF-Talk
> Subject: RE: Make PDF from page then email PDF
>
> This wouldn't involve outlook, but I don't think you need it.
>
> Use cfdocument to create the pdf and cfmail to send the E-mail attaching
> the pdf to it.
>
> Let the user type into a text area whatever they wish to be included in
> the body of the E-mail.
>
> ~Brad
>
> -----Original Message-----
> From: Chad Gray [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 10, 2007 2:37 PM
> To: CF-Talk
> Subject: Make PDF from page then email PDF
>
> I have a form that people fill out.
>
> When they hit submit I want to make a PDF of data they submitted then
> pop open an email in outlook with the PDF attached to it.
>
> Then all the user has to do is fill in the email to send the PDF to and
> hit submit.
>
> Any suggestions on how to do this?
>
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

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

Reply via email to