Skip to content

Support for password protected pdf files #89

@nvkex

Description

@nvkex

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions