The options for the page footer are not described here because they are identical to those used for the page header (described below).
Specifies the screen resolution in DPI (Dot Per Inch) used when printing. This resolution directly determines the amount of text a printed page can contain.
Default: 100dpi.
The page header has 3 areas: begin (the left for left-to-right languages), middle, end (right). This field specifies the text printed at the left of the page header.
Default: empty.
Each area can contain a mix of text and variables
Specifies the text printed at the center of the page header.
Default: empty.
Specifies the text printed at the right of the page header.
Default: empty.
Specifies the color of the text of the page header.
Default: gray.
Note that the font used for the page header is the default font of the style sheet (see the View options below).
Specifies if a thin line is to be printed below the page header [above the page footer].
Default: checked.
Table 9.3. Substituted Variables
Variable | Description |
---|---|
%F | File name of the document being edited |
%f | Same as %F but shortened to approximately 30 characters |
%B | Base name of the document being edited |
%D | Current date |
%T | Current time |
%P | Equivalent to localized "page %I of %C " |
%I | Current page number |
%C | Total page count |