You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the intersection of the annotation rectangle (or even squads) and TextItem, you can find the overlapped TextItem.
However, in case the TextItem is not fully covered by the annotation, how can I precisely extract the texts covered by the highlight? Roughly estimated char width would lead to offset.
I tried multiple ways, but it didn't work. Please help. Thanks 🙏
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Using the intersection of the annotation rectangle (or even squads) and
TextItem
, you can find the overlapped TextItem.However, in case the TextItem is not fully covered by the annotation, how can I precisely extract the texts covered by the highlight? Roughly estimated char width would lead to offset.
I tried multiple ways, but it didn't work. Please help. Thanks 🙏
Beta Was this translation helpful? Give feedback.
All reactions