Selecting a sentence, part of which is highlighted or annotated #828
-
Wanted to discuss, if there is a way we can have sentences extracted from a pdf, part of which is highlighted or annotated. It might be off topic, but would like to know if someone has ideas on how to get thats sort of a thing done. If someone has done some work in that direction, please share :) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 14 replies
-
Highlighting takes places in the form of annotations. The opposite, namely how to locate and then highlight text that spans across several lines, is being discussed in some detail in here. |
Beta Was this translation helpful? Give feedback.
-
I know that @zeusrb is doing stuff in that direction. Maybe he wants to jump in and share his position or findings. |
Beta Was this translation helpful? Give feedback.
-
I have a similar requirement to extract only highlighted text from multiple pages. It is not clear to me from above if that can be successfully done. If yes, a small snippet of code would be nice. |
Beta Was this translation helpful? Give feedback.
I know that @zeusrb is doing stuff in that direction. Maybe he wants to jump in and share his position or findings.