Hi, I'm using Adobe 9 Pro and I have a form that has 3 pages. I've created a Submit button that will e-mail the form to a certain email address. What I'm trying to do is to submit just the page 2 of the form. I was able to do that by using the extract function but I believe thru reading some of the posts online that extraction cannot be done with a reader, right? So my question now is, is there any other way I could do the submission of just the page 2 of my form without using the extract function so that other people with just a reader can use my form?? I really appreciate all the suggestions or help that you guys could give me! Thanks so much in advance! ;)
There is also a non-programming way to do this. Create a button and add a "SubmitForm" action to the MouseUp event. In the dialog for setting up the submit, use a "mailto:" format for the URL and then select the fields that will be submitted.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/]http://www.adobe.com/devnet/acrobat/[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script