I have a simple form. with 2 textboxs a checkbox and a submit button.
textbox #1 is for a message
textbox#2 is for your email address
checkbox # is to send a copy to yourself
submit button sends a copy to joeblow [at] xyzcorp [dot] com
Does anyone know how to get this form to send a copy of the completed PDF to both yourself and joeblow if the checkbox is checked and the user clicks on the submit button.
Thanks,
Mark
Here's an article on using the "submitForm()" function,
http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/submitting_data/
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script