-
Notifications
You must be signed in to change notification settings - Fork 589
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Unknown encryption type R = 5" #1199
Comments
MKL implemented support for R=6 some time ago (one of the best additions to openPDF imho). |
@Lonzak already correctly explained that R=5 encryption is part of an Adobe extension to PDF that never became standard and only is mentioned as deprecated and forbidden to use in ISO 32000-2. |
...was just a (wild) guess ;-) |
I'm going to keep getting PDFs with R = 5. So, either I'll have to:
|
Let's pretend that I write a perfect PR adding R = 5 support and it's merged. How long would it take to get a new version out in Maven Central? |
@brettrowberry please submit that perfect PR adding R = 5 support. I am sure the new version would be available within reasonable time in Maven Central. I am also seeing this Unknown encryption type R = 5 error in production, however the percentage is not very large. |
@brettrowberry any progress on this? |
Is your feature request related to a problem? Please describe.
Similar to #375, which resolved "R = 6" exceptions, I am getting "Unknown encryption type R = 5" with certain files.
Describe the solution you'd like
Files with R = 5 encryption type supported.
Describe alternatives you've considered
I could try PDFBox.
Your real name
Brett Rowberry
Additional context
Here's a file that can produce the exception r-equals-5.pdf.
The text was updated successfully, but these errors were encountered: