findText results broken by footnote markers
Hi ![]()
Just test a findText based on pointSize and get a strange result. Instead of having [Text Object] for consecutive paragraphs with same size, I got (for example) [Text Object],[Text Object],[Text Object] ?!
Search a little bit and realize that it's the Footnote Markers that are "cutting" the result in piece.
Do you know a solution for that and do you know other (not really logic) reasons why a findText result can be "cut" like that ?
Bye ![]()
** Edit ** : Just to give a practical example, I made another findText search based on fontStyle (app.findTextPreferences.fontStyle = "Italic";). When I have a footnote marker inside my italic text, the result is 2 text object. This means that the Xml tag I apply to the result is cut in 2 pieces. Not really funny !!! ![]()