Possible to Read encrypted PDFs?

Hi all, i would like to know if it’s possible to Read Encrypted PDFs (by using a saved password) with/without the ‘Read PDF’ node?

My use-case:
IMAP (Download pdf attachments) > Read PDF (after decrypting with saved password) > other nodes…

Thanks.

Hi @shrey-42,

currenlty i working on a new Read PDF node.

PDF.js supports password protected pdfs.
So i included it in the new node.
But at the moment I don’t know whether I should create an external library with a test environment which will then be integrated or whether the implementation should be built directly into the node direct on pdfjs.

have u got solution for this ??