This content has been marked as final.
Show 2 replies
-
1. Re: Can I set up a button that will save the contents of Acrobat form to Excel or a text file?
Gilad D (try67) Nov 6, 2014 12:44 PM (in response to joken99)You can use this code to generate a plain-text file with the form data:
this.exportAsText();
-
2. Re: Can I set up a button that will save the contents of Acrobat form to Excel or a text file?
joken99 Nov 7, 2014 5:16 AM (in response to Gilad D (try67))Outstanding!! Gilad D to the rescue once again!!!! Have a great weekend!


