In Acrobat X 10.1.1 I created a form, added a submit button with Export Action HTML and entered a URL.
I Saved Form as Reader Extended PDF -> Enable additional Features.
the form will submit correctly using Acrobat
The form submit using Reader gives an error 'An error occurred during the submit process. Unknown failure'
Any ideas how to resolve this?
Rgds,
Brian
It is possible (speculation) that the server sends back a response Reader does not understand. If that is the case, you would have to look at the submitForm() method documentation.
Hope this can help.
Max Wyss.