it has the following format
[PageHeaderBrand]
[GroupHeaderBand]
[HeaderBand]
[Databand]
[FooterBand]
[GroupFooterBand]
and i want a new page after every change of the group by in my case job number if the job number changes i want a new page with the same pageheader ect ect
if in the groupfooterband i set GroupHeaderBand.NewPageAfter = true; i do get the desired effect but i get an additional page with just the pageheader and header band. Can someone tell me where i need to put .NewPageAfter = true; or if there is another way to do this, or if im doing something wrong
