You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: