Extract simple table, but problem #772
skornilov30
started this conversation in
Ask for help with specific PDFs
Replies: 1 comment 1 reply
-
I found the solution in Discussions. Solved. Thank's!!! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, try to extract simple table from PDF file.
My debug code:
My PDF file:
test.pdf
My debug result:
Table cells are additionally split, this does not allow me to read the whole table normally as it is drawn in the PDF file.
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions