With a SubReport, when does the Master Detail print again
My layout is two SubReports side by side in the "master detail" band.
Each SubReport has a summary band. The SubReports contain Stock Purchases
and Sales, so sometimes one SubReport is longer than the other.
On the first record, the Master Detail prints fine followed by the
additional page(s) for the SubReports and the Summaries are printed
correctly (my client says the summaries do not have to be on the same line).
The problem I cannot solve is that the next Master Detail does not start
after the "last summary". Instead, it starts on a new page. I would like
to have it start right after the "last" summary.
Am I missing some property setting?
Todd
--- posted by geoForum on http://delphi.newswhat.com
Each SubReport has a summary band. The SubReports contain Stock Purchases
and Sales, so sometimes one SubReport is longer than the other.
On the first record, the Master Detail prints fine followed by the
additional page(s) for the SubReports and the Summaries are printed
correctly (my client says the summaries do not have to be on the same line).
The problem I cannot solve is that the next Master Detail does not start
after the "last summary". Instead, it starts on a new page. I would like
to have it start right after the "last" summary.
Am I missing some property setting?
Todd
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
Make sure that your subreports are not set to KeepTogether. Also, if you
are using any groups, be sure they are not set to KeepTogether either and
that the NewPage property is not causing this behavior.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com