Reporting
:
Native reporting system
:
Reporting system command language
: TRAILERFONT subcommand
TRAILERFONT subcommand
The
TRAILERFONT
subcommand in the
SETTING command
is used to point to a font style defined by a
FONT command
in either the
global definition block
or the
local definition block
. For more information on the structure of the
.RPT
file, see
Report Definition file and structure
.
The structure of this statement is:
SETTING {
TRAILERFONT
font-identifier
}
For example:
FONT "FooterFont" { NAME "Helvetica" HEIGHT 8 ITALIC }
SETTING {
TRAILERFONT
"FooterFont" }
Note
The
FONT
command must be used to define the
font-identifier
– LabelFont in this example – used by the
TRAILERFONT
subcommand in the
SETTING
statement.
To use the Report Editor to specify a
TRAILERFONT
subcommand in the
SETTING command
, use the Footers Font dialog. See Headers and Footers dialogs (in
Printing a header and footer on the report page
) and
Font dialog
.
Parent topic
Reporting system command language
This site works best with JavaScript enabled