Skip to content

page.GetTables() throws System.ArgumentException #206

@jrichview

Description

@jrichview

Hi,
I am writing a POC app parsing a number of PDFs, and I'm iterating through pages calling "GetTables()". I have an instance where it's throwing an exception saying:

System.ArgumentException: 'An item with the same key has already been added. Key: 454.95667'

It looks to me like the previous page begins a long table and it flows past that page. The second page's table must be detected but somehow added as the same table number?

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