FUNCTION
CODE
OUTLINE
FUNCTION
CODE
DEFINITION RANGE
OUTLINE
Set
<ESC> “0” (1B)H (30)H
Line feed is set at
Feed paper n lines
<ESC> “a” n (1B)H (52)H n
1 n 127
After data in the line buffer is printed out, feeds the paper
nlines.
7-3. Control Codes Used for Page Layout
FUNCTION
CODE
OUTLINE
FUNCTION
CODE
DEFINITION RANGE
OUTLINE
FUNCTION
CODE
DEFINITION RANGE
OUTLINE
Page feed (form feed)
<FF> (0C)H
After data in the line buffer is printed out, feeds the paper to the top of the next page.
Set page length at n lines
<ESC> “C” n (1B)H (43)H n
1 n 255 (default value friction: n =33 Sprocket: n =42)
Sets page length at n lines.
Set page length at n inches
<ESC> “C” <0> n (1B)H (43)H (00)H n
1 n 127
Sets page length at n inches.
– 37 –