Skip to content

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

@umapathireddy

Description

@umapathireddy
  • python /jenkinsdata/apihub/quality_scan/apihub_apicontent/workspace/Fortify/Fortify.py **** 11166
    Report Generation Successful
    Report Downloaded for Project Id: 11166 & Project Name:
    Report Download Auth Code and Report Id: {'mat': 'YzBkNTU1M2EtOGFmNy00NTU5LThiYTAtNzlmMDdkNThiODRj', 'id': 22620}
    Report Download Successful
    Traceback (most recent call last):
    File "/jenkinsdata/apihub/quality_scan/apihub_apicontent/workspace/Fortify/Fortify.py", line 114, in
    readReport()
    File "/jenkinsdata/apihub/quality_scan/apihub_apicontent/workspace/Fortify/Fortify.py", line 101, in readReport
    pdfReader = PyPDF2.PdfFileReader(pdfFileObj)
    File "/var/jenkins_home/.local/lib/python2.7/site-packages/PyPDF2/pdf.py", line 1084, in init
    self.read(stream)
    File "/var/jenkins_home/.local/lib/python2.7/site-packages/PyPDF2/pdf.py", line 1696, in read
    raise utils.PdfReadError("EOF marker not found")
    PyPDF2.utils.PdfReadError: EOF marker not found

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