help extracting url from table cell #1330
waypointsoftware
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i have a pdf that has a table in it, in the 4th column is a cell that has some text "Janoshik" which is actually a hyperlink. unfortunately the basic code to extract the tables does work, but it only returns the text of each cell, not the url associated to it. how can i extract the hyperlink of a particular cell?
Beta Was this translation helpful? Give feedback.
All reactions