Hey all,
I’ve been swapping b/w running some macros on 1.52i and 1.52 j that are call
Overlay.drawString(…)
It seems that somewhere b/w those versions drawString flipped from taking the X,Y coord you specify from the top LH corner of the text box the the bottom LH corner.
I think previous versions used top LH corner (I check the doc again and it’s not clear) - but at least it looks like it’s swapped which corner it’s using