ADO Database Delphi

Question:
Is there a way to print a band as footer only on the last
page of a report.
Answer:
Instead of using a footer band, use a summary band and
set it's AlignToBottom property to true.