I Stored some pdf file in my database.
I want following requirements.
from my application user can only read the pdf file.
How to avoid PDF downloading ,printing,copy,cut,paste,printscreen from application
any control for show pdf to read user
How to achieve this.