Skip to content

Is there a way to make camelot insert the table HTML in the middle of the text? #656

@eltonfss

Description

@eltonfss

When using Camelot with PyMuPDF, we are able to extract the table as HTML and add it at the end of the extracted text or (at best) at the end of the page.

Besides making some custom string matching to try to replace the original table text extracted by PyMuPDF by the HTML representation generated by camelot, is there any native mechanism from the library we could leverage to achieve this result in a more robust way?

Thanks in advance!

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