Technical information

30DCA Intertel DCA Intertel
DCA Intertel 31 DCA Intertel
4.2.14 TEXT JUSTIFICATION CONTROLS
ESC a n Select justication mode
Format:
ASCII: ESC a n
decimal: 27 97 n
hexadecimal: 1B 61 n
Comment:
It is often convenient to print one or more centered lines, or texts with right and/or
justied margins. This command causes text justication to be automatically perfor-
med while printing. The type of justication set depends on the value assigned to n:
n = 0 left (default)
n = 1 centered
n = 2 right
Justication is performed when the printer receives a CR, LF or FF code, or when the
input buffer is full. The ESC a n command should always be given at the beginning of
a new line, as all data preceding it on the same line is lost. If bit image graphics ele-
ments and text elements are mixed in the line, justication is not performed properly.
4.2.15 PRINT QUALITY
ESC x n Select NLQ (Near Letter Quality) or draft mode
Format:
ASCII: ESC x n
decimal: 27 120 n
hexadecimal: 1B 78 n
Comment:
n = 0 selects draft mode
n = 1 selects NLQ mode
By selecting the NLQ mode the default font (Roman), or the last selected font, if any,
is set.
ESC k n Select character font in NLQ
Format:
ASCII: ESC k n
decimal: 27 107 n
hexadecimal: 1B 6B n
Comment:
Selects one of the two fonts available in NLQ
n = 0 Roman
n = 1 Sans Serif
ESC ! n Select master style
Format:
ASCII: ESC ! n
decimal: 27 33 n
hexadecimal: 1B 21 n