Question
How to detect overflowed text?
Hello,
I'd like to programatically detect overflowed text (ie. text which is not visible in its entirety). In reference guide I found that it should work be obtaining FP_Overflowed property of FO_SubCol, but it doesn't work for me. Here's sample document:
http://twoflower.matfyz.cz/inc/overflow_text.fm
How can I detect it properly?
Thank you.
I'd like to programatically detect overflowed text (ie. text which is not visible in its entirety). In reference guide I found that it should work be obtaining FP_Overflowed property of FO_SubCol, but it doesn't work for me. Here's sample document:
http://twoflower.matfyz.cz/inc/overflow_text.fm
How can I detect it properly?
Thank you.