The headers and footers you enter here are included when you print the Gantt chart by clicking the button.
Use the Position field to specify the location of the text. Use the other fields to define the information to be included in the header or footer.
Use the Text field to enter the data to be displayed in the header or footer. You can enter free text, such as your name or a note, use variables, or use a combination of free text and variables.
Some variables have been preconfigured. If you choose them, the information they refer to will appear in the header or footer:
Page %# of %c |
Shows the current page number and the total number of pages. |
%d: |
Shows the date. |
%t: |
This variable refers to the Isah title bar: Isah – [Form number and name] – [Database]. |
%s |
The variable %s does not refer to information, but is a placeholder for the field or fields you select in the column chooser (see Available fields/Selected fields). |
Example
Input in Text field |
Example of result |
First version – %t |
First version – Isah – 10247 Project lines – planning – ProductionDB |
%d – Page %# of %c |
11/9/2015 – Page 1 of 3 |
Available fields/Selected fields
Use the column chooser to display project data in the header or footer. In the column chooser, look up the fields you want to copy the contents from and move them to the column on the right by clicking the arrow. The data are now appended to any information you had already entered in the Text field, unless you specify a different location for the field(s).
If you do not want a field to appear at the end of the header or footer, but before or between the other variables, use the placeholder "%s". You can find this placeholder in the Text field.
The Text field may already contain data to be printed in the header or footer. If you have also added two fields by using the column chooser, you can specify their location in the Text field by using "%s".
Example
Selected fields |
Input in Text field |
Example of result |
Status description ('Realization phase') |
First version – %s – %t |
First version – Realization phase – Isah – 10247 Project lines – planning – ProductionDB |
Status description ('Realization phase'), Reference ('MX00914') |
%s – %d – %s – Page %# of %c |
Realization phase 9-11-2015 – MX00914 – Page 1 of 3 |
Status description ('Realization phase'), Reference ('MX00914') |
Page %# of %c |
Page 1 of 3 Realization phase MX00914 |