Replies: 2 comments 1 reply
-
Fantastic to hear that
|
Beta Was this translation helpful? Give feedback.
1 reply
-
@88arvin You can try filtering out the invisible lines similar to the one explained here. To help further, would appreciate if you could share reproducible code and the PDF (shared link is asking to create an account). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to extract a table from the pdf. The data in some cells in the pdf is split into multiple lines, so while extracting the data, the data gets split into separate cells.
After using debug_tablefinder(), I observed that there are some more lines that divide the cell into two distinct cells.
How to remove these extra lines?
sample - https://filetransfer.io/data-package/j8R9QNfp#link
Beta Was this translation helpful? Give feedback.
All reactions