Skip to content

RuntimeError: could not find the page-dimensions on a PDFΒ #175

@pavel-denisov-fraunhofer

Description

Link to the original PDF: http://europa.eu/eur-lex/lex/LexUriServ/LexUriServ.do?uri=OJ:L:2002:032:0022:0037:EN:PDF

Code to reproduce:

from docling_parse.pdf_parser import DoclingPdfParser

parser = DoclingPdfParser()
pdf_doc = parser.load("test.pdf")
pdf_doc.get_page(1)

Docling Parse version: 4.7.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions