I had a problem with fields in Crystal Reports X where data driven textboxes would not grow to the right to accommodate the text length. It would grow in Height and overlap a textbox that was placed directly below it. It's important to note that the textboxes
were both in the same section of the report (Details). I solved this by splitting the section into Details a and Details b. The sections would grow as the textbox grew and move the section below down, hence preventing the overlap.
tsttntice
Member
16 Points
8 Posts
Re: Crystal report fields spill-over - do not clip
Jun 12, 2008 05:02 PM|LINK
I had a problem with fields in Crystal Reports X where data driven textboxes would not grow to the right to accommodate the text length. It would grow in Height and overlap a textbox that was placed directly below it. It's important to note that the textboxes were both in the same section of the report (Details). I solved this by splitting the section into Details a and Details b. The sections would grow as the textbox grew and move the section below down, hence preventing the overlap.