I have a form with a submit button, which attaches the pdf file in an email , Is there a way to have the form and its entire contents "within the body of the email" rather than as an attachment?
I have a form with a submit button, which attaches the pdf file in an email , Is there a way to have the form and its entire contents "within the body of the email" rather than as an attachment?
Look up the "app.mailMsg()" function in the Acrobat JavaScript Reference.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script