Esc c nul set page length in inches, Esc n set bottom margin, Esc o cancel bottom margin – Compuprint 3046 Programmer Manual User Manual
Page 6: Esc q set right margin, Esc l set left margin
ESC C NUL Set page length in inches
Format
ASCII
ESC C NUL n
Hex
1B 43 00 n
Decimal 27 67 0 n
Parameter range
1
n 22
Function
Sets the page length to n inches
ESC N
Set bottom margin
Format
ASCII
ESC N n
Hex
1B 4E n
Decimal 27 78 n
Parameter range
0 < n
127
0 < (current line spacing)
n < (page length)
Function
Sets the bottom margin on continuous paper to n lines (in the current line spacing) from the
top-of-form position on the next page.
ESC O
Cancel bottom margin
Format
ASCII
ESC O
Hex
1B 4F
Decimal 27 79
Function
Cancels the top and bottom margin settings
ESC Q
Set right margin
Format
ASCII
ESC Q n
Hex
1B 51 n
Decimal 27 81 n
Parameter range
1
n 255
(left margin) < (current pitch)
n (printable area width)
Function
Sets the right margin to n columns in the current character pitch, as measured from the leftmost
printable column
ESC l
Set left margin