简体   繁体   中英

Password protect a file in adobe acrobat pro on a button click?

I want to password protect file in adobe acrobat using a button click. I think it can be done using javascript, can anybody help me with the code

Though it is possible to do via JavaScript, you do not need JavaScript. You can add a button to the toolbar that password protects your PDF by first creating an Action using the Action Wizard. Then creating a Custom Tool that executes the new Action, then adding that new Custom tool to the toolbar.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM