4
Answers

how to prevent pdf from Save, download and print in C#?

In My application , i want to prevent save ,saveas ,Ctrl+s,Print ,Ctrl+P and download using C# and MVC
only user can read pdf only .
 
 

Answers (4)