Is it possible to restrict a file from being saved?
All my documents are pdf - and I have downloads denied. But when the users click on View - they get the ability to save the file anyway.
Can I only allow view?
Unfortunately, the document (PDF documents) are rendered by web browser and there is no way for us to prevent them to display the save / download button .
So basically, if users can view the content of these PDF documents, they can print/save/download it. There is no way for us (from programming point of view) to prevent that happens .