I need to display a PDF file that will be on my server or database (I have not decided yet) on a web page, made in ASP.Net C #.
The problem is that this file has to be all "locked". The user will not be able to print, download, save, copy text ...
I know that if you want, you will be able to break these rules, but I need to make it harder.