151
9 Top/Bottom margins and vertical tabs
PURPOSE
CODE
(decimal ASCII) ~(hex ASCII)
RE.MARKS
Sets the top margin.
(ESC) | “r” | n |
27 | 114 | n |
IB | 72 | n |
This command sets the top margin to n lines. Printing begins on the (n + l)th line on the page. This command is ignored when the optional automatic sheet feeder is installed. The value of n must be between 1 and 255.
SEE
PURPOSE
CODE
(decimal ASCII)
(hex ASCII)
REMARKS
SEE
PURPOSE
CODE
(decimal ASCII)
(hex ASCII)
REMARKS
Chapter 5
Sets the bottom margin.
(ESC) “N” n
27 78 n
IB 4E n
This command sets the bottom margin to n lines. The printer will generate a form feed whenever there are n lines left on the page. This command is ignored when the optional automatic sheet feeder is installed. The value of n must be bet- ween 1 and 127.
Chapter 5
Cancels top and bottom margins.
(ESC) “o”
2779
IB 4F
This command cancels both the top margin and the bottom margin.
SEE | Chapter 5 |