User`s manual

Form feed and page length
FF
Form Feed
Format:
ASCII code:
FF
Decimal:
12
Hexadecimal: OC
Control:
CTRL L
Comments:
Prints the data in the print buffer and advances the paper to the top
of the next page according to the current page length.
ESC C
Select Page Length in Lines
Format:
ASCII code:
ESC
C
(n)
Decimal:
27
67 (n)
Hexadecimal: 1B
43 (n)
Comments:
Sets the page length to n lines. The value of n should be between
1
and
127.
ESC CO
Select Page Length in Inches
Format:
ASCII code:
ESC
C 0 (n)
Decimal:
27
67 0 (n)
Hexadecimal: 1B
43 00 (n)
Comments:
Sets the page length to n inches where n has a value of
1
to
22.