I am importing Word docs into Adobe Designer 7.0. The new form has to be filled out, digitally signed, then sent on to a series of others via e-mail for their digital signatures. I want to send the data within the form, not force these e-mail recipients to re-load the data into the original form. I saw the suggestion to send the pdf as a jpeg, but I need a series of others to open, sign-off and send on to another e-mail recipient before a final copy, with all signatures, is saved in document control.
You can modify the the standard Designer Email button to send the entire PDF.
1. Add an email button to your form.
2. Select the button and open the XML view
3. Scroll down to the "Event" tag
4. Inside the "Submit" tag, change:
format="xml" to format="pdf"
5. Switch back to the "Design View" and save the file
Now your submit button will send an email with the entire PDF attached.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script