Report Footer Section Level Events
This table describes the events that are available at the report footer section level:
Event |
Description |
|---|---|
Initialize Report Footer |
Occurs once at the end of a report, after everything else processes and before the report footer prints. Use this event to initialize values to print in the report footer. |
End Report Footer |
Occurs after the report footer processes. After processing completes, the report terminates. Use this event to do processing immediately after a report footer. |