graphics-samples
graphics-samples copied to clipboard
PdfRenderer always throwing 'password required' after rendering a password-protected file
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