Answered
Can someone help me doing the following?
I want to disable the menu item 'save'. I want to ensure that the viewers of my PDF only use the function 'save as'.
can someone help me solve this problem?
thanks
Can someone help me doing the following?
I want to disable the menu item 'save'. I want to ensure that the viewers of my PDF only use the function 'save as'.
can someone help me solve this problem?
thanks
app.hideMenuItem("Save");
However, you should be aware that the users can still save by pressing Ctrl+S. It can't be completely disabled.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com