I'm guessing you have at least two groups, and that you are getting an extra page between the last inner group instance per outer group instance. Instead of just checking "new page after", go into the x+2 formula area and add something like:
not onlastrecord and
{table.outergroupfield} = next({table.outergroupfield})
I have tried as per said but could not able to follow up.
But my code is having "not onlastrecord;" on GF1 exactly on Newpageafter X+1 option
But as per you said above coded and so getting "This field has no previous or next value".
so i tried putting the other Group items for the above condition but still does not help.
since need to create Page Break on GH1 item so i have coded under GF1-->New Page After X+1 --->Not onlastrecord;
so that, that way it does page breaks on every GH1 item. and it does well but the problem came in here is with blank page at page11.
So i am trying not to come that blank page on the report.
If you have no other page breaks, then I think you should make sure you have "suppress blank section" checked in the section expert. Also go into design mode and minimize the vertical spaces in any sections where you might have excess space.
Note that I have no idea what page 11 refers to--Is this the very last page of the report? If so, maybe you need to suppress the report footer if unused.
It tookcare of some how by adjustments but the problem occur and the GH3 data stays in the previous page and Details a data went to the next page.
so in that case, it should be together.for this i checked "Keep together" on GH3(also on Details) but does not work.here is onething that on GH3 i have condition on "suppress".
Is that so causing problem.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.