-
Notifications
You must be signed in to change notification settings - Fork 535
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
Encrypted but not really _encrypted_ PDF isn't parsed and detected as "secured pdf" #320
Comments
any advice on this ? |
Sorry, I can't help you on this one. |
I've tried locally and on my Mac the PDF information are saying the PDF is password encrypted. Also tried using an online tool and it says the same: https://www.metadata2go.com/result/cffe1bdf-d6be-45d1-b810-f4db8ae846af |
@j0k3r but you were able to open the pdf without any issue right? no passwords asked. I have a couple of other pdfs(can't share here, confidential information) too which doesn't work the same way. |
Of course, but the label says the PDF is encrypted. So we don't try to read it at all. Maybe we should improve that and try to read the PDF? |
Hey I have encountered same issue, is this fixed? Also, meanwhile do we have any alternate solution for this ? |
No alternate solution, but contributions are welcome. |
#653 should provide a valid work around until there is a better solution/fix. |
Fix in unixnut/pdfparser fork, 'decryption' branch. I was going to create a draft pull request but I already have an unrelated PR open for one of the commits on that branch so I can't make another until that's merged. @k00ni can you please reopen this issue? |
Hi, |
@matkozikowski @j0k3r @k00ni I am still interested in making a PR for my decryption branch. However, I have been struggling emotionally and need to get into counselling, which should happen soon. |
@unixnut I wish you all the best. |
@k00ni I sent you an e-mail about this project. No rush to reply, but if you didn't see it can you please check your spam folder? Thanks. |
This is a very good package with excellent and easy to use API but it seems not production-ready yet. I'm having errors with different PDFs.
also, I'm getting an error saying pdf in encrypted. I double-checked if the PDF is protected, it wasn't.
maybe a version issue? like in another issue posted in this repository.
I have created a screencast for better understanding and these pdf is not getting parsed in your demo page too.
Please find the files in the attachment.
pdf and screencasts.zip
The text was updated successfully, but these errors were encountered: