Oce XDL Reference Manual page 184

Lcds-module xdl/djde
Table of Contents

Advertisement

Page- and Record-oriented DJDEs
DJDE
FONTINDEX=
{offset | (offset
[,init-val][,bit-opt])
| OFF | NONE}
176
Definition(s)
Allows the user to specify a certain location in the input record where an index to
the font to be used is stored. It takes effect on the next logical page boundary.
This option has the following components:
offset
Indicates the byte offset in the data record where the font index number is to be
found.
init-val
Can be one of the following: ONE or ZERO. ONE specifies that an index value of
1 is associated with the first font in the font list. When the bit-opt parameter is
used, the init-val ONE parameter must also be used. ZERO specifies that an in-
dex value of 0 is associated with the first font in the font list, an index value of 1
is associated with the second font in the font list, and so forth. The default is ONE.
bit-opt
A numeral having a value in the range of 1 through 7, which specifies the number
of low-order bits within the font index byte, which, in turn, specifies an index value
into the font list of the current PDE. The default value is 4.
If init-val is ONE or is not specified, the value of the font index byte in the data
record is a number in the range 1 to n, where n is the number of fonts specified
in the PDE parameter (1 to 127). If ZERO is specified, the font index is a number
in the range 0 to n, where n is the number of fonts specified in the PDE parameter
minus one (0 to 127). The font index value should be present in every record. If
the FONTINDEX in the data record is greater than the number of fonts specified,
the first font in the list is used.
OFF
If the fontindex is out of the record range (= not defined), the current fontindex (=
the last used) is used.
NONE
Specifies that there is no font index.
The default is NONE.
Dynamic Job Descriptor Entries (DJDEs)
A29247-X4-X-8-7672

Advertisement

Table of Contents
loading

This manual is also suitable for:

DjdePrismaproduction server v3.10

Table of Contents