Fit To Box and Determine if Doesn't Fit In Box
I hope the subject line says it all.
First step - how can I determine if the TexFlow that needs to get rendered fits into the target area? Is there a boolean of some sort or do i have to check the overflow length?
Once I've done that is there any easy method to get the content that did not fit?
More complex - is there a way to force the flow to fit within a container by some means? Or is this too complicated of a situation requring iterating through all flows and resizing, adjusting leading/tracking, etc. until it fits?
thanks for any advice!
