Skip to content

[Bee] need page_no on TableCell to support cross page table data #410

@tozhangkai

Description

@tozhangkai

When concatenating a table cross multiple pages, the TableItem class has a prov: list[ProvenanceItem] inherited its base class that can represent the location from multiple pages. However, the TableCell class only has bbox and doesn't have page_no, and thus we can't tell on what page the cell is. Please consider adding a page_no attribute to the TableCell class to support the cross page table data.

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