Hello,
I have a multiple-page PDF form. It will be distributed to recipients on a flash drive. I can only figure out how to add a submit button that will return data from one page. I'd like to add a submit button that will return any completed fields from all pages of the form. Does anyone know how I can accomplish this?
Thanks.
Regardless, form submission is always for the entire form. If only the form fields on the first page are being submitted then there is a problem with your form.
What specific submit action is the button using? Tell us more about your form.
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/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Then most important JavaScript Development tool in Acrobat
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window[/b][/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script