Conditions

Add conditions to headers, footers, and templates when creating conditional headers, conditional footers, and conditional templates. A Header, Footer and/or Template can be associated with a condition that when met will display that particular report element. The following conditions are available for any conditional header, conditional footer, or conditional template.

Condition Description
FirstPage Displays the corresponding report element on the first page of the report.
LastPage Displays the corresponding report element on the last page of the report.
MiddlePage Displays the corresponding report element on any middle page of the report.
Document.EvenPage Displays the corresponding report element on any even page of the document.
Document.OddPage Displays the corresponding report element on any odd page of the document.

Example

Figure 1. A conditional footer specifying the LastPage condition.

In this topic