47
<ESC> “1” n
1B 6C n
Set left margin at column n at the current character pitch.
The left margin does not move if the character pitch is changed later.
If this function is set in the middle of a line, it will become valid
starting with the following line. When the power is turned on, the left
edge is set as the left margin.
Receipt printer: The setting is invalid if the print area for one line
would be 36 mm or less.
The value of n is between 0 and 255.
Slip printer : The left margin must be at least 18 dots to the left of
the right margin and within the limits below. If the
size of one character and its spacing is larger than
the print area defined by the margins, printing is not
possible and “?” is printed, instead of the character.
The value of n is between 0 and the value of the
right margin - 2.
<ESC> “Q” n
1B 51 n
Set right margin
Set right margin at column n at the current character pitch.
The right margin does not move if the character pitch is changed
later.
If this function is set in the middle of a line, it will become valid
starting with the following line. When the power is turned on, the
right edge is set as the right margin.
Receipt printer: The setting is invalid if the print area for one line
would be 36 mm or less. The value of n is between
0 and 255.
Slip printer : The right margin must be within the limits below
and set so that the allowable print area is more than
18 dots. If the size of one character and its spacing
is larger than the print area defined by the margins,
printing is not possible and “?” is printed, instead of
the character.
The value of n is between 2 and the value of the
maximum number of print columns.
CODE
HEX
FUNCTION
CODE
HEX
FUNCTION