Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not able to extract all columns #446

Open
Amit49 opened this issue Oct 15, 2023 · 0 comments
Open

Could not able to extract all columns #446

Amit49 opened this issue Oct 15, 2023 · 0 comments

Comments

@Amit49
Copy link

Amit49 commented Oct 15, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant