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

Support for password protected pdf files #89

Open
nvkex opened this issue Jul 16, 2023 · 0 comments
Open

Support for password protected pdf files #89

nvkex opened this issue Jul 16, 2023 · 0 comments

Comments

@nvkex
Copy link

nvkex commented Jul 16, 2023

Currently there's no way to read a password protected pdf file using pdfquery.
Only parser arg is passed to QPDFDocument which later inits the PDFDocument with same (no password arg passed)

Possible Solution:

  • Allow passing password in kwargs while initializing PDFQuery
  • Pass the same to QPDFDocument
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

1 participant