Page Footer Section Level Events
This table describes the events that are available at the page footer section level:
Event |
Description |
|---|---|
Initialize Page Footer |
Occurs at the beginning of the report, after the report header processes and before the page header section processes for the first time. Use this event to initialize values to be printed in the current page footer section. These assignments typically depend on information already processed on that page. |
End Page Footer |
Occurs after the page footer finishes processing. Use this event to do processing immediately after a page footer. |