Click here to Skip to main content
15,881,413 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
i want to implement certificate security in a pdf/A file. i searched a lot but didn't find any solution.
have anyone idea to code it.

Thanks in advance...
Posted
Comments
Sushil Mate 13-Aug-13 7:32am    
certificate security? what exactly it means? new terminology?
204.sharma 13-Aug-13 7:39am    
certificate is a .pfx file. it have a key and other details like contact name,mail id. after attaching this file and a password, our pdf ask for the password when we open pdf file.
i know how to implement this security by adobe reader.but now i want to implement it by code and by using itextsharp dll.
204.sharma 13-Aug-13 7:47am    
No...this is also a security option as well as password protection.
Sushil Mate 13-Aug-13 7:49am    
please see my answer.
ridoy 13-Aug-13 7:44am    
Probably exactly same feature would not be possible for iTextsharp,but i think digital signature would be an option for security that can be implemented by iTextsharp.

I am not sure whether exactly same feature would be possible or not for iTextsharp but these are very interesting to do things like you want..
Create-password-protected-pdf-using.html[^]
Create Password Protected ( Secured ) PDF using iTextSharp in ASP.Net[^]
protect pdf with password in c#[^]
Digitally sign and verify PDF documents in C# using iTextSharp 5.3.x library[^]
 
Share this answer
 
v5

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