You would create a group and set the group property to page break at then of group. There is no "fill page" function so the page break will occur at the end of the group, not the page.
You would create a group and set the group property to page break at then of group. There is no "fill page" function so the page break will occur at the end of the group, not the page.
Yes. I could set page break at end of the group, but group footer is not at the end of page, just as where it is.
My requirement is: I want to print mutiple orders in a report, I want to show a subtotal for every order. And that subtotal has to be at the end of the page.
In order to achieve this, you would need to move group footer calculations into the page footer. Note: there are several limitations of what you can do in a page footer. I tried to include a report which demonstrates what I'm talking about in the posting - but for some reason (the report is probably too large) it won't let me post the answer with the report included. I will see if I can find another way of making it available.
How to display group footer at end of the page
Chan Chi Hang
andyhoff
Yes. I could set page break at end of the group, but group footer is not at the end of page, just as where it is.
KvRaji
Any suggestion
In crystal report, it is very easy.
snap_ml
-- Robert
Stew2006