#
Configuration
The Configuration dialog within the Documents module allows you the modification of the header to be inserted on top of each document and you can also define a company logo to be inserted in the header.
Please note that the modification of these data should be performed only by trained users as a wrong configuration of the header information may affect the output of all documents in the system.
#
Definition of the Header Layout
The header is defined as an HTML snipped to be inserted at the top of each document shown in the system. Most HTML tags and styles can be used. In some cases it could be useful to apply all style attributes for all elements in the header as other styles defined in the document itself or in any attached CSS style sheet might get applied at the same time.
#
Document Variables
For the dynamic updating of the document header with information of the currently shown document, the system supports a number of different document variables that will be replaced with the actual content while preparing the complete document including the header.
Each variable in the header source must be inclosed in a special tag sequence:
<span class="var">%variable%</span>
The following variables are currently available:
#
Logo Bitmap
The logo bitmap to be defined in the configuration dialog must be provided in PNG format and must contain an Alpha layer defining the transparent parts of the logo.