Not sure why a right column in a table missed being recognized, and another table missed 2 columns #1256
RickVincent
started this conversation in
Ask for help with specific PDFs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In page 212 of attached PDF, there are 3 tables (#1, #2, #3). With below code, the table #2 and #3 missed some columns (#2 table missed 4th/right-most column, #3 missed 1st and 3rd with middle column only be recognized.
WHHX.2019.Report.pdf
Per im.debug_tablefinder() method, no any invisible objects founded in the page to block the table recognition.
Applied couple table_settings, no luck.
No sure the root cause which blocks the recognition.
Here attached the image debugging snapshot.
Any advises from experts? Appreciate any comment or similiar issue/solution.
Beta Was this translation helpful? Give feedback.
All reactions