A SERVICE OF

logo

Programming Codes iTherm
®
280 Programmer’s Guide
Page 192 Rev C 28-07764
Function Print and Feed Paper
ASCII [ESC] J <n>
Hexadecimal 1BH 4AH <n>
Decimal <27> <74> <n>
Range 0 n 255
Description The [ESC] J <n> command prints the data in the print buffer and feeds the paper
[n x (1/144)] inches, which means that the printer can feed the paper in half-dot
units. The command is used to temporarily feed a specific length without
changing the line spacing set by other commands.
Function Print and Reverse Feed <n> Lines
ASCII [ESC] K <n>
Hexadecimal 1BH 4BH <n>
Decimal <27> <75> <n>
Range 0 n 48
Description The [ESC] K <n> command prints the data in the print buffer and feeds the paper
[<n> x (1/144)] inches in the reverse direction. Consequently, the printer can
feed the paper in half-dot units in the reverse direction. The command is used to
temporarily feed a specific length without changing the line spacing set by other
commands.
Function Print and Reverse Feed
ASCII [ESC] j
Hexadecimal 1BH 6AH
Decimal <27> <106>
Range 0 n 48
Description The [ESC] j command prints the data in the print buffer and feeds the paper one
line in reverse.