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

use table extractor with table_areas #367

Closed
CartierPierre opened this issue Jul 26, 2019 · 2 comments
Closed

use table extractor with table_areas #367

CartierPierre opened this issue Jul 26, 2019 · 2 comments

Comments

@CartierPierre
Copy link

CartierPierre commented Jul 26, 2019

Hi,
I'm having an issue with the table areas. When I use the webserver to select an area to extract, I can get the table.
But it is not corresponding with an other area selection in pdf with an other software (adobe, pdfviewer or pdf2img).

So when I put the table_areas param with the true values (which I supposed are from adobe, and other 😄 ), camelot is extracting the wrong areas.
Is it possible to unify this ?

In addition, why making a list of string ["area1", "area2"] instead of list of list [[area1],[area2]].
It is memory lighter and don't need to split on string to extract x1,y1,x2,y2

Can you take a look ?

PS : I sent you a mail about a new method mixed of Lattice and Stream

@CartierPierre
Copy link
Author

def scale_pdf(k, factors):

Is it possible to pass throught this ? If the area is already image scaled.

@vinayak-mehta
Copy link
Contributor

Closed in favor of camelot-dev/camelot#40.

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

2 participants