Copy link to clipboard
Copied
I previously developed custom javascript for adobe XI that custom stamps and saves the file. Now our company is moving to DC reader but want the same functionality. Is this possible in Reader?
Copy link to clipboard
Copied
If it worked in Reader XI then most likely, yes. If it was in Acrobat it depends on what exactly your code does...
Copy link to clipboard
Copied
Thanks for the reply! I added in the javascript and the stamp files. The custom buttons show in the add-on menu but it errors on this line: this.flattenPages() that is doesn't have permission. Any thoughts?
Copy link to clipboard
Copied
This method can't be used in Reader. You can replace it with a method to set all comments/form fields as read-only. It's not the same, but it's the best you can do...
Copy link to clipboard
Copied
Let me make the switch and see if that works for what we have. Thank you in advance for you help.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now