Click here to Skip to main content
15,892,537 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi..
I want to Display non editable(also user should not allow to copy content from pdf) , non printable pdf in web browser(same as display for online book preview) using c# , .net mvc , how can i do this?
Thanks,
Nirav
Posted
Updated 16-Dec-13 1:34am
v3

1 solution

You can do that by using iTextsharp.Please check below mentioned articles for more info.

I have written an article about this : How to Create Asp.Net MVC Report with iTextSharp?

iTextSharp: Disable PDF Printing

iText disable printing/Copying/Saving

I hope this will help to you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900