Extract script does nothing in Reader
Ok so I was looking around and I found this:
var newDoc = this.extractPages(this.numPages-1);
Tried it in Acrobat (Mouse UP button event) and it worked but it did nothing in Reader DC.
Am I missing something here?
I am trying to allow those without Acrobat to extract the page and save it so they can email it. I saw another to directly attach it to email but my company only utilizes the webmail than an actual client.
Anyway I can actually get this to work?