Skip to content

PyPDF2.utils.PdfReadError: EOF marker not found #442

@rangat

Description

@rangat

PyPDF2 is not working for me on auto-generated files where the EOF marker isn't in the last 1k of the file. I understand that as part of the PDF spec it is supposed to exist that way but only searching for the last 1k does not handle all file cases correctly (appended and generated pdfs).

This is the commit that changes it - f1d4882

Metadata

Metadata

Assignees

No one assigned

    Labels

    is-bugFrom a users perspective, this is a bug - a violation of the expected behavior with a compliant PDFis-robustness-issueFrom a users perspective, this is about robustness

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions