
31
Function Command
Tabulation
Horizontal tab execution HT
Set horizontal tabs ESC D (t
1
) ... (t
28
) NUL
The values of n
1
to n
k
in this command are the ASCII values of
the print columns (at the current character width) at which
tabs are to be set. (1 < n < 255)
ESC d (n
1
)(n
2
)
Clear all horizontal tabs ESC D NUL
Move print position right by n/120 inch ESC d (n
1
) (n
2
)
(0 < n
1
, n
2
< 255) (n = n
1
+ n
2
x 256)
Vertical tab execution VT
Set vertical tabs ESC B (t
1
) ... (t
64
) NUL
Reset tabs to default values ESC R
Page Formatting
Set left margin at column n and right margin at column m
(0 < n, m < 255)
ESC X (n) (m)
Set perforation skip by n lines (1 < n < 255) ESC N (n)
Perforation skip off ESC O
Set page length to n lines (1 < n < 255) ESC C (n)
Set page length to n inches (1 < n < 22) ESC C NUL (n)
Set top of form ESC 4
Comentarios a estos manuales