Feedback

What's your question? Be descriptive.

By: Asked

How do I decrypt a PDF file in .NET (C#)?

Hello again,

How do I decrypt a PDF file which has password protection but which doesn't prevent you reading the contents?

In other words, I have an /Encrypt object in my trailer, and that has:

/Filter /Standard /R 2 /O (some string) /U (some string) /P -12 /V 1 /Length 40

I know I can read this without a password, and the very excellent A-PDF text extractor gets the text out fine. I just need to know how to do this myself!

Once again, all help gratefully received.

Richard

Add comment viewed 900 times Latest activity over 1 year ago

or Cancel

2 answers