HI
I am working on a Web Application developed using .net
Through the application the users will open pdf files available on the server and view it, in Internet explorer.
Now,since this is a sensitive data, we want to restrict the users from "Saving a copy " of the Pdf file.
How can i prevent the user from saving a copy of the pdf file
I observered that there are options to disable copying, selecting, printing of the pdf file. But i dont find an option to disable Save feature
If there are no straight forward approach for this, I would like to know any roundabout ways of achieving this
Thanks in Advance.
Thanks
Babu