Detailband with Subreport / Pagebreak
Hi,
I have a report which contains a MasterData band. On this there is a subreport. sometimes the subreport is showing part on one page and the rest on the next page.
I would like to keep the MasterData and the subreport together, i.e. if the Masterdata and the subreport together are too long both would be printed on the next page.
Can this be done?
Many thanks
Gernot
I have a report which contains a MasterData band. On this there is a subreport. sometimes the subreport is showing part on one page and the rest on the next page.
I would like to keep the MasterData and the subreport together, i.e. if the Masterdata and the subreport together are too long both would be printed on the next page.
Can this be done?
Many thanks
Gernot
Comments
if engine.finalpass and myarray[index] > number then engine.newpage;