Page break between sub reports of a sub report

R

Ralf

Dear All,

Meanwhile I learned that a page break should not be in a sub report, but in
the main report. However, in my main report I have sub reports which again
have sub reports, well, sub-sub reports. These sub-sub reports need to be
separated via a page break.
But how to trigger a page break when page breaks are only allowed within the
main report. It is impossible to place the page break on the main report,
since all my sub reports extensively use CanShrink and CanGrow. Therefore the
position of the sub-sub reports will always be different and a positioning
of the page break on the main report impossible.

Would be nice if someone could give me a hint.

Thanks,
Ralf
 
M

Marshall Barton

Ralf said:
Meanwhile I learned that a page break should not be in a sub report, but in
the main report. However, in my main report I have sub reports which again
have sub reports, well, sub-sub reports. These sub-sub reports need to be
separated via a page break.
But how to trigger a page break when page breaks are only allowed within the
main report. It is impossible to place the page break on the main report,
since all my sub reports extensively use CanShrink and CanGrow. Therefore the
position of the sub-sub reports will always be different and a positioning
of the page break on the main report impossible.


This is a very difficult situation that does not always have
a solution.

A couple of thoughts that may be useful are that the
KeepTogether (group and section) and ForceNewPage properties
do work in subreports.

In some situations, it may be possible to use grouping to
reduce the number of levels of subreports.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top