I have a document with Reset Button, Print, Next Page, etc. What I would like to do is - Extract this particular page then email the extracted page to my customer. But, I do not want the Buttons to appear in his email. Is there a way, a javascript, some way to exclude the buttons so they do not appear in the email? Some one please let me know. Thanks.
Regarding the button: It's theoretically possible to delete a button after it was clicked, but I think it's dangerous since the application might crash while trying to execute code that is connected with a button that doesn't exist anymore. I think a better option would be to hide the buttons and then submit the file.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com