The footer layout may not be defined as a table, due to the complexity of the PDF-Rendering process. Therefore, a fixed footer was programmed as a Best-Effort-Solution.
The programmed footer consists of the following parts:

Footer

Print-InfoPage-Info


The Print-Info displays the following line by default:
Printed on: <DATE> <TIME>


The Page-Info displays the following line by default:
Page <CURRENT PAGE> of <TOTAL PAGES>


The default-footer may look like this:


Figure 93: Sample footer
The footer may be customized in the following two ways:

To do this, change the following entries in the respective NLS-file (for example, change xui_de.nls for the German language):

Fieldname

Description

pdf_print_info_printed_on

Placeholder for „printed on:"

pdf_page_info_page

Placeholder for „page"

pdf_page_info_of

Placeholder for "of"