How can I detect where an element sits within the flow?
I know I can get the position as a number of characters in from the root but specifically I need to detect exactly where my element sits within the line it is on and in particular if a LINK element object is sat at the start of the line and is not broken.
I know you can set the breakOpportunity property to prevent a link from breaking on a line so can I detect if a link has broken?
Surely there's a way to detect where an element or character of an element sits on a line.
Any help on this would be appreciated. I've been fighting this framework for the last 4 days now ... I need this to work!
🙂
