jsvine / pdfplumber

Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
MIT License
6.57k stars 659 forks source link

ValueError when using debug_tablefinder #659

Closed rneumann7 closed 2 years ago

rneumann7 commented 2 years ago

Describe the bug

Tried the extract-table-ca-warn-report.pynb example and got an ValueError when trying to call debug_tablefinder on PageImage.

Code to reproduce the problem

See extract-table-ca-warn-report.ipynb from examples/notebooks/extract-table-ca-warn-report.ipynb, last section (12)

Screenshots

image

Environment

jsvine commented 2 years ago

Thank you for flagging this @rneumann7! Have now squashed that bug and pushed the fix to this repository and a new version, v0.7.1.