You can assign an appearance condition to each object. This specifies under which conditions the object is to be printed. You will find a guide to defining such conditions under Variables, Formulae and Expressions.
Property |
Description |
Value |
Description |
Appearance condition |
Appearance condition for printing. There is no output if the result is false. In appearance conditions for table footers, you can also use the predefined "Last page only" value. Internally, this entry uses the functions Lastpage() or LastFooterThisTable(). In appearance conditions for table headers, you can also use the predefined "First page only" value. Internally, this entry uses the functions not Lastpage() or FirstHeaderThisTable(). |
True
False FirstHeaderThisTable() LastFooterThisTable() Formula |
Always show Never show First page only Last page only Formula wizard |