> > This is probably an easy question, but I'm still a newbie at VFP.
> >
> > I've got a report (built with the Report Designer that's shipped with VFP) and I have a field wicg is marked to stretch with overflow. Problem is, sometimes it strechs over a page break (part of the text is printed in one page, the rest in the next page). Can I keep this from happening?
> >
> >
> >
> > Thanks in advance
>
> Yes to a certain extent.
>
> Double click on the BAR that says "Details" and you will open the Detail Band Properties Dialog box. Now by varying the property (see below) you can have some control.
>
> 
I've thught of that, but ,give I allow user input to contain line breaks, it's almost impossible to know how many lines a record will take.