I would like to use Acrobat to distribute a listing of available documents and forms from our department, and when someone clicks on one of the links, it replaces the current page with a new page downloaded from a url (the client software will see a static PDF file); in this manner, I hope to keep document distribution somewhat simplified, while at the same time preventing downloading, saving, and printing of forms and docs that then become out of date, but never get updated to match our documents and forms. However, I get a security error ("NotAllowedError: Security settings prevent access to this property or method."), and the documentation refers to "batch, console and menu actions" that allows this type of action to work. However, these are not what I am looking for, though; batch is only pre-delivery, console seems worthless except for testing, and having a menu seems a little strange (and maybe counterintuitive for a document). Is there some way to escalate privileges for this action? Can I use PDF + JS to tackle this issue? Another answer to another question on this website mentioned that, even if Professional can manage to accomplish this type of escalation, Reader won't be able to manage this; is this correct? Using Acrobat 7.0.0 (Professional and Reader).
You can add a folder level JavaScript to add priviliges that permit document content from changing. However, you would need each user who uses the feature to copy your folder level script to the individual user's JavaScript folder inside the Acrobat folder. This may not be practicle for your purposes. If you think it will work for you, consult the JavaScript Specifications manual for more info on beginning and ending priviliges.
ted
The author of numerous books on Acrobat, Photoshop, Illustrator and the Adobe Creative Suite, and an international speaker on Adobe Acrobat, Ted Padova is a well-known PDF guru.