Handle Text Box Overflow

edited April 2015 in FastReport .NET
I am looking for a way to have access to any text that won't fit inside a text box on my report. The goal is if I set up a text box and all the text won't fit I want to send the remaining text, that would be cut off, into a separate text box to print on a second page. If this is possible in .NET code or the designer either is fine with me.

Thanks

Leave a Comment