Set page length to n inches
IModel | ASCII |
|
| I | Decimal |
| I | Hexadecimal | I |
Both | <ESC> | “C” CO> | n | 27 | 61 0 | n | 1B | 43 00 | n |
Sets the page length to n inches, where n is between 1 and 22 in Standard mode or between 1 and 127 in IBM mode. The current line becomes the top of the page.
Set top margin
1Model | ASCII |
|
| I | Decimal | I | Hexadecimal | I | |
Both | < ESC > | “c” | n | 27 | 99 n | 1B | 63 | n |
|
Sets the top margin to n lines, where n is between 1 and 255. Printing begins on the (n + 1)th line on the page.
Set bottom margin
Mode 1 | ASCII |
|
| Decimal | Hexadecimal |
|
Both 1 | <ESC> | “IV | n | I27 78 n | IlB 4E n | I |
|
|
|
|
|
|
Sets the bottom margin ton lines, where n is between 1 and 127 in Standard mode or between 1 and 255 in IBM mode. The bottom margin is reset when you change the page length.
Cancel top and bottom margins
Mode | ASCII |
| Decimal | Hexadecimal |
Both | <ESC> | “0” | I21 79 | 11B 4F |
| Cancels both the top margin and the bottom margin. |
|
Form feed
Mode | ASCII | Decimal | Hexadecimal |
Both 1 |
|
| I |
<FF> | 1 12 | lot |
Feeds the paper to the top of the next page according to the current page length, and moves the print position to the left margin. When the auto- matic sheet feeder (ASF) is selected (DIP switch
Return to top of current page
Mode | ASCII |
| Decimal | Hexadecimal |
|
Both 1 | <ESC> | <FF> | (27 12 | IlB OC | 1 |
|
|
|
|
| |
| Feeds the paper backward to the top of the current page. Ignored when |
| |||
| friction | feed is used. |
|
|
|
72