Skip to content

ValueError: Invalid padding bytes. when accessing PdfReader.pages in 6.10.0 #3725

@chinapandaman

Description

@chinapandaman

Basically title.

Example snippet:

from pypdf import PdfReader

pdf = PdfReader("./757.pdf")
print(pdf.pages)

PDF used above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    workflow-encryptionFrom a users perspective, encryption is the affected feature/workflow

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions