User`s guide

Page format
ASCII
Dec.
Hex.
ESC 1 n
108
ESC Qn
81
ESC (c nn
40 99
ESC (C nn
40 67
ESC C n
67
ESC C 0 n
67
ESC N n
78
ESC O
79
6C
51
28 63
28 43
43
43
4E
4F
Description
Set Left Margin
n = left margin column
Set Right Margin
n
= right margin column
Set Page Format
ESC ( c 4 0 m1 m2 n1 n2
m = m1
+ m2 x 256
m:
Top margin in defined units
n = n1 + n2 x 256
n: Bottom margin in defined units
Set Page Length in Defined Units
ESC (C 2 0 n1 n2
n = n1 +n2 x 256
n: Number of defined units
Set Page Length in Lines
n = number of lines
Set Page Length in Inches
n = number of inches
Set Bottom Margin for
Continuous Paper
n = number of lines
Cancel Bottom Margin for
Continuous Paper
Specifications,
Command Summary, and Character Tables
A-19