need to disable the open file button #2955
Replies: 3 comments 4 replies
-
|
I found a partial solution, by using the sumatrapdfrestrict.ini file and disable DiskAccess. That works, but the downside is that it also disables the print dialog. Hence the users can no longer select the printer. The file is sent to the default printer directly. I can live with that, but it would be nice if you had the option to disable disk access, but still allow the print dialog to appear... Is there a work around? |
Beta Was this translation helpful? Give feedback.
-
|
read the manual for what actions can be disabled or allowed but some may be mutual thus one may not contradict the other so try different ones, for copy and paste you can enable just that one note that current version 3.3.+ has abilities that may via contortions bypass restrictions, (generally most abilities are restrictions aware, but calling browser could be abused and annotation saving naturally allows external access) thus an older version 3.2 may be preferred. if I set
|
Beta Was this translation helpful? Give feedback.
-
|
I see what you mean. Thank you for this information. I will revert to version 3.2 then. I wonder why the developers keep putting in these options that rarely anyone will use and renders the product unsuitable for professional environments. And if you do put in these options, please make it possible to switch them off...! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I start Sumatra from a shell command in VBA with a pdf file location in the command text. But I cannot allow my users access to the file system. So I need to disable the file open button. If I start Sumatra in -restrict mode, the file open button is disabled. However, that also disables the copy and print functionality... And that is too much. I just want to restrict the file open button and command. How can I do this?
Hope someone can help me with this.
BR, Emphyrio61
Beta Was this translation helpful? Give feedback.
All reactions