How To…Align Group Footer to Bottom

Question

“How can I align the Group Footer to the bottom of the page?”

Solution

The following example uses the GrouppFooter.BeforePrint event to to align a static height group footer to the bottom of the page.

Download: AlignGroupFooterToBottom.zip

Sample Delphi code: