I have a collection of pdfs that are password protected. I'm building a Reader application to be distributed on CD that will be used to open and view them, but I don't want people to be able to copy them off the CD and use the pdf files individually.
I'm using app.openDoc() to open the files, but of course it prompts you for a password. Is there any way to have Javascript enter the password in the background so the password dialog never appears to the user? That way, the Reader application will know the password, but the users will not have to.
Thanks for your help.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com