Question
TextFrame overflows into another textFrame
I would like to know if there's a way to take the overflows text from a textframe and move it to another one ? I tried something like this by testing if my textFrames.overflows was true then slicing my textFrame in two by lines, and move the second part into another textFrame but i can't acces to overflows lines.
