Skip to content
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

PdfRenderer always throwing 'password required' after rendering a password-protected file #41

Open
thalesbm opened this issue Apr 15, 2021 · 1 comment

Comments

@thalesbm
Copy link

thalesbm commented Apr 15, 2021

Hi,

I've found a problem with the PdfRenderer, if I try to open a pdf with password I will get the SecurityException, that's alright, but if after that I try to open another pdf but this time the pdf doesn't have password, I still get the SecurityException.

This error occurs with api level <= 27

Do you know a workaround?

Thanks

@vanniktech
Copy link

This was a known bug and got fixed https://issuetracker.google.com/issues/63867014 - however unlikely to be backported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants