Click here to Skip to main content
15,910,878 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to get the PDF Document Properties, using c#.net. I have searched Google, but I can find way to get only the Description Properties like Author, Title, Pages, Subject, Keywords, etc. But I can't get the Enable comment, Printing, Document Assembly, etc. So please help me to get Document Restriction Summary from a pdf file.
Posted
Updated 29-Oct-10 18:07pm
v2

Try with iTextSharp Libraries.

http://sourceforge.net/projects/itextsharp/[^]
 
Share this answer
 
iTextSharp Libraries donot support this function..
 
Share this answer
 
You could try using PDFsharp[^]
 
Share this answer
 
you have to use some sort of dll for that , basing on the dll you use we can apply restrictions on the document , itextsharp is one free dll try it
 
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