Skip to content

Could not able to extract all columns #446

Description

@Amit49

I am trying to extract the table using camelot but the extracted table appear to not contain all the columns.

I am using this line of code to extract the table
camelot.read_pdf(pdf_file, flavor="stream", pages="all", column=["88,276,357,490"])

It is extracting 4 columns instead of 5 columns and merging 2nd and 3rd column together.

Is there any way to get better result for this type of pdf?
sample pdf .pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions