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?






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283415
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