Test the height of the end of a column
Hi everyone,
I'm working with FM22 on structured documents. I have a two-columns layout and I want all my pages to be fully filled. But it can happen that after some action (find/replace for instance), one of my pages is not filled anymore (a column breaks before the bottom of the textframe).
So I'd want to write a script checking this, and I need to locate the y-location of the end of each subcol and/or footnote. After numerous attempts, I need your help.
I think I know how to loop over all subcols and their footnotes, but I can't figure how to consistently reach the last character of these and how to get a y-location I can use (TextLoc object doesn't have a LocY attribute for instance).
Would you help me ?
Thanks in advance,
Martin
