Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use node-qpdf with pdf created from html-pdf (Buffer or base64) #20

Open
hendryyufib opened this issue Mar 19, 2021 · 1 comment

Comments

@hendryyufib
Copy link

Hi,

How to password protect PDF in Buffer or base64 string format?

How to make node-qpdf return in Buffer or base64 format?

@varaprasadreddy9676
Copy link

varaprasadreddy9676 commented Sep 5, 2022

As a work around, you can save the buffer as pdf temporarily in local and use that path to encrypt that one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants