Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
while opening pdf file it has to ask password .
when i am generating . please tell me the solution
Posted

If you want to open a password protected pdf from c#, you need to do lot of things like pdf parser, generator, decryptor etc.

I would suggest to use a pdf library to do this.
This will be much simpler.

Find the ope source pdf library in c#,
http://csharp-source.net/open-source/pdf-libraries[^]

cheers
 
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