P
Patrik
In my groupfooter, I add a text comment to the data presented on the
pages before. The lenght of the comment is never the same so I never
know if, for a group, the data will end on an odd or even page. So I
need to put the page number to forcenewpage so the next group will
start on an odd page. My report structure is as follows :
Page Header
Group Header
Sub_Group_Header
Sub_Group_Footer
Group_Footer (this is where my unknowed lenght comments for the
group are)
Page Footer
Ideally I would need an event for after the groupfooter ends.
Any suggestions would be welcome
Thank you
pages before. The lenght of the comment is never the same so I never
know if, for a group, the data will end on an odd or even page. So I
need to put the page number to forcenewpage so the next group will
start on an odd page. My report structure is as follows :
Page Header
Group Header
Sub_Group_Header
Sub_Group_Footer
Group_Footer (this is where my unknowed lenght comments for the
group are)
Page Footer
Ideally I would need an event for after the groupfooter ends.
Any suggestions would be welcome
Thank you