graphics-samples icon indicating copy to clipboard operation
graphics-samples copied to clipboard

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

Open thalesbm opened this issue 3 years ago • 1 comments

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

thalesbm avatar Apr 15 '21 01:04 thalesbm