I have a PDF form created that has a email button that sends the form to my address in the PDF format. It all works great except I would like one of the fillable text fields automatically inserted as the subject of the return emial. We use these forms for customer service and we would like the customer name to be put in as the email subject for easy searches and reference.
[url=http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/submitting_data/]http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/submitting_data/[/url]
You need to do the email in JavaScript, rather than in the default action to be able to modify the address.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script