ESC C | Set Page Length in Lines |
Format :
ASCII code: ESC C n
Decimal: 27 67 n
Hexadecimal: 1B 43 n
Comments:
Sets the page length to n lines in the current line spacing. The value of n must be from
ESC C 0 |
|
|
| Set Page Length in Inches |
|
|
|
|
|
Format: | ESC | C | 0 | n |
ASCII code: | ||||
Decimal: | 27 | 67 | 0 | n |
Hexadecimal: |
| 1B | 43 00 | n |
Comments:
Sets the page length to n inches. The value of n must be from
ESC N |
|
| Set Skip Over Perforation |
Format: |
|
|
|
ASCII code: | ESC | N | n |
Decimal: | 27 | 78 | n |
Hexadecimal: | 1B | 4E | n |
Comments:
The variable n is the number of lines skipped between the last line printed on one page and the first line on the next page. For example, with the standard settings for line spacing
6.This setting is cancelled by ESC C or ESC C 0. The value of n must be from