Page Formatting
Margins
ESC Q
Set Right Margin
Format:
ASCII code:
ESC Q
(n)
Decimal:
27
81 (n)
Hexadecimal: 1B
51 (n)
Comments:
Sets the right margin. Also cancels all text in the print buffer.
The range of n is
1
to 255.
ESC I
Format:
ASCII code:
ESC
Decimal:
27
Hexadecimal: 1B
Comments:
Sets the left margin.
I
(n)
108 (n)
6C (n)
Set Left Margin
n = first printing column in the current width
The value of n is 0 to 255.
Clears previous tab settings; therefore should be set before tabs are
set. Use lowercase 1, not the numeral one.
I-12