Set line spacing to 7/72 inch
Mode | ASCII | Decimal | Hexadecimal |
Both | cBsc> “1” | 27 49 | 1B 31 |
Sets the distance the paper advances or reverses in subsequent line feeds to 7/72 inch.
Set line spacing to I/6 inch
Mode | ASCII | Decimal | Hexadecimal |
Std. | <Esc> “2” | 27 50 | 1B 32 |
Sets the distance the paper advances or reverses in subsequent line feeds to l/6 inch.
Set line spacing to n/216 inch
Mode | ASCII |
| Decimal | Hexadecimal |
Both | <Esc> | "3" n | 27 St n | 18 33 n |
Sets the distance the paper advances or reverses in subsequent line feeds to n/216 inch, where n is between 0 and 255. If n = 0, in Standard mode the
Set line spacing to nD2 inch
Mode | ASCII | Decimal | Hexadecimal | - | ||
| ||||||
Both | cEsc> “A” n | 27 65 | n | 1841 | n |
|
| In Standard mode, sets the distance the paper advances or reverses | - | ||||
| in subsequent line feeds to n/72 inch, where n is between 0 and 255. | - | ||||
| If n = 0, the line spacing is set to 0. |
|
|
| ||
|
|
|
|
| ||
| In IBM mode this command does the same except that (1) the new |
| ||||
| line spacing does not take effect until the next <ES0 “2” |
| ||||
| command, and (2) if n = 0, the <ES0 | “A” command | is ignored. |
|
56 | - |
|