Set line spacing to l/6 inch
Mode ASCII Decimal Hexadecimal
Std. < ESC > “2” 27 50 1B 32
IBM <FS> “2” 28 50 IC 32
Sets the distance the paper advances or reverses in subsequent line feeds
to l/6 inch.
Set base unit for line spacing
Mode ASCII Decimal Hexadecimal
<ESC> “[” “\” <4> 27 91 92 4 1B 5B 5C 04
IBM <I)> <I)> <o> <o> 0 0 0 0 00 00 00 00
n n n
Sets the base unit for the line spacing commands, < ESC > “3” and
< ESC > “J”. If the value of n is 180, the base unit is set to l/180”. If
the value of n is 216, the base unit is set to l/216”. If otherwise specified,
this command is ignored. This command becomes effective only after
< ESC > “3” or < ESC > “J” is received. The default base unit is set to
l/216”.
Set line spacing to n/780 or n/276 inch
Mode ASCII Decimal Hexadecimal
Both <ESC> “3” n 27 51 n 1B 33 n
Sets the distance the paper advances or reverses in subsequent line feeds
to n/180 inch (Standard mode) or n/216 inch (IBM mode), where n is
between 0 and 255. If n = 0, in Standard mode the line-feed distance is
set to 0, but in IBM mode this command is ignored.
Set line spacing to n/360 inch
Mode ASCII Decimal Hexadecimal
Both <FS> “3” n 28 51 n 1c 33 n
Sets the distance the paper advances or reverses in subsequent line feeds
to n/360 inch, where n is between 0 and 255. If n = 0, the line-feed distance
is set to 0.
Set line spacing to n/60 or n/72 inch
Mode ASCII Decimal Hexadecimal
Std. i <ESC> “A” n 1 27 65 n IlB 41 n
IBM <FS> “A” n 28 65 n IlC 41 n
Sets the distance the paper advances or reverses in subsequent line feeds
to n/60 inch (Standard mode) or n/72 inch (IBM mode), where n is between
0 and 255. If n = 0, the line spacing is set to 0.
69