
Print Enhancement
ESC E | Select Emphasized Mode |
Format:
ASCII code: ESC E
Decimal : 27 69
Hexadecimal: 1B 45
Comments:
Makes text bolder by printing each dot twice, with the second dot slightly to the right of the first. This command is available in both draft and NLQ.
ESC F | Cancel Emphasized Mode |
Format:
ASCII code: ESC F
Decimal: 27 70
Hexadecimal: 1B 46
Comments:
Cancels emphasized, the mode selected by ESC E. This command is available in both draft and NLQ.
ESC G | Select |
Format:
ASCII code: ESC G
Decimal: 27 71
Hexadecimal: 1B 47
Comments:
Makes text bolder by printing each line twice, with the second printing slightly below the first.
Command Summary |