
Hi Actipro
I'm using ActiveView.LocationToPosition() to do some conversions between Column and Character in order to allow for some automation work.
When I have intra line adornments and thus spacer tags present in my line, the LocationToPosition().Character for a character that appears after the adornments gives me the wrong Character index. Have intra line adornments been taken into account for LocationToPosition? If not, we will need a fix quick as this is affecting our automation test cases - they no longer work when intra line adornments appear.
Thanks!