Canon BJ-10sx Printer User Manual


 
Function ASCII Decimal Hexadecimal
Set page length in lines; n
= 1 to 255
ESC C n 27 67 n 1B 43 n
Set page length in inches;
n = 1 to 14
ESC C NUL n 27 67 0 n 1B 43 00 n
Set horizontal tabs;
n1 ... n28 = columns for
tab stops
ESC D
n1...n28 NUL
27 68
n1...n28 0
1B 44 n1...n28
00
Set emphasized mode to
start
printing in twice the
normal dot density
ESC E 27 69 1B 45
Cancel emphasized mode
set by ESC E
ESC F 27 70 1B 46
Set double-strike mode ESC G 27 71 1B 47
Cancel double-strike
mode
set by ESC G
ESC H 27 72 1B 48
Select font style ESC I n 27 73 n 1B 49 n
Perform graphics line
spacing;
n = 0 to 255
ESC J n 27 74 n 1B 4A n
Set single-density image
graphics
ESC K n1 n2 27 75 n1 n2 1B 4B n1 n2
Set double-density image
graphics
ESC L n1 n2 27 76 n1 n2 1B 4C n1 n2
Set perforation skip; n = 0
to 255 lines
ESC N n 27 78 n 1B 4E n
Cancel perforation skip ESC O 27 79 1B 4F
Set/cancel proportional
spacing mode
n Setting
0 End proportional
spacing
1 Start proportional
spacing
ESC P n 27 80 n 1B 50 n
Deselect printer ESC Q n 27 81 n 1B 51 n
Set all tabs to default
settings
ESC R 27 82 1B 52