Hello!

As I recall, this is a very difficult thing to do in any report writer.
This is because the system has to calculate the length of the group
before it begins printing the section and sometime the group actually
requires more space than what was estimated. In QR version 2, there was
a BREAK command that you could put in the footer to force the printer to
move the whole group to the next page.  But this has been removed in QR3
and higher.

The surest method is to set the ForceNewPage property to True.  This
means that each group will automatically jump to a new page.  It wastes
paper but you don't have to worry about groups printing across pages. 

Another compromise is to have the group header reprint on the new page
when a group crosses over a pagebreak.  To use this, make a copy of the
group titles in this band and remove them  from the page header band.
That way the band takes over all the column header information.

I hope this helps!..:-)

Tom Nesler


-----Original Message-----
From: advanced_delphi@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of lucianatol

Hi everybody, 

i need so much for your help
i have a groupheader, detail, groupfooter
and i like to know how to make the groupheader, detail and groupfooter 
and the same page, if it is not possible, they have to go(together) to 
the next page...anyone knows?
 

Reply via email to