Copy link to clipboard
Copied
I have created a Javascript that adds a watermark on the document action 'Document Did Print'. This works in Acrobat Pro but doesn't work in Reader. I'm a bit of a novice using Javascript, so what am I doing wrong?
You can't use either addWatermarkFromFile or addWatermarkFromText document methods with Reader as indicated in the documentation. You can hide/show form fields and existing layers though, so consider that approach.
Copy link to clipboard
Copied
You can't use either addWatermarkFromFile or addWatermarkFromText document methods with Reader as indicated in the documentation. You can hide/show form fields and existing layers though, so consider that approach.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now