PdfiumAndroid icon indicating copy to clipboard operation
PdfiumAndroid copied to clipboard

Is it possible to get input stream of a password protected PDF?

Open arun11252 opened this issue 1 year ago • 0 comments

My requirement is to get a InputStream of a password protected PDF and print the PDF using the InputStream .

I can pass password protected PDF filepath and password. In return decrypted pdf file's InputStream is required.

Can someone please confirm if there is any such method supported by this library

arun11252 avatar Mar 12 '24 09:03 arun11252