Prevent user from saving or copying file
I need control on my .net application where i will be able to display pdf file to user but with option to prevent user from saving that file.
I read about that axacropdf may work, but also i read that i cant prevent user from copying/saving/printing from that control using C# or vb apis ?
Is there anything similar or probabbly the best solution would be convert from pdf to xps.
Thanks in advance
