atlanhq / camelot

Camelot: PDF Table Extraction for Humans
https://camelot-py.readthedocs.io
Other
3.65k stars 357 forks source link

`read_pdf()` silently ignores the `strip_text=` argument. #350

Closed dimitern closed 5 years ago

dimitern commented 5 years ago

Hey @vinayak-mehta , I've discovered the strip_text argument to read_pdf() seems to be silently ignored.

There is a test for it, but it's not really testing the stripping logic. I'm preparing a PR to fix this issue, and will propose it shortly.

dimitern commented 5 years ago

Closing - will be fixed with https://github.com/camelot-dev/camelot/pull/4