Home Subreports

No page break in subreport

edited November 2003 in Subreports
I have a problem with a report using 2 subreports.
The report is constructed as follows
The main report only consists of a detail band containing only Subreport 1
with printbehaviour set to Section.
Subreport 1 consists of a headerband, a detail band containing some fixed
data and SubReport 2 with printbehaviour set to Child and finally of a
summary
Subreport 2 consists of a titleband, a detailband and a summaryband.

The problem is that subreport 1 does not print the summaryband when there is
no more room on the page. I expected it to go to the next page but I cannot
make this happen.
What could be the problem here ?

Willem Van Langendonck

Comments

  • edited November 2003
    Hi Willem,

    Make sure that the Subreport.KeepTogether property is set to false. As a
    test, try simplifying the report by removeing everything but the subreport
    in question (including event handlers). Then see if you still cannot get
    the summary band to show up in the second page. Please send an example
    demonstrating the error if you still experience it to
    support@digital-metaphors.com.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.