-
Notifications
You must be signed in to change notification settings - Fork 288
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
Specific Exception for Password Protected files #233
Comments
Interested in this as well. Any idea @sbraconnier ? |
Sorry guys!! Could you please provide a sample project on github I could work with (with a sample file) to investigate this issue? I know I could do it myself but I'm so busy right now that I will never work on this if I don't have a working example to easily reproduce this behavior... Thanks a lot!! |
Hi @sbraconnier , I have attached a patch for the current master. password-test-jodconverter-master.patch.zip I am getting following log output:
|
Hi @sbraconnier - does this help? Can I provide more information which helps you? |
Closed by #256 |
Is there a way to detect password protected files? Conversion failures are happening because of password protected files and it would be nice to know if a file is encrypted before attempting to convert.
We are getting an IllegalArgumentException when a password protected file attempts to convert but that is too generic to make any changes with.
The text was updated successfully, but these errors were encountered: