ESC w n | Set / Reset Double Height Printing |
Set / Reset double height printing | |
Hex: | (1B 77 n)H |
Decimal: | (27 119 n)D |
Octal: | (33 167 n)O |
n = 0: | Reset double height printing |
n = 1: | Set double height printing |
ESC x n | Set Character Quality |
Set character quality | |
Hex: | (1B 78 n)H |
Decimal: | (27 120 n)D |
Octal: | (33 170 n)O |
n = 0: | print in draft |
n = 1: | print in NLQ |
Note: | The CHARACTER DEFINITION must be set to LQ. |
ESC - n | Set / Reset the underlined character |
Set / Reset the underlined character. | |
Hex: | (1B 2C n)H |
Decimal: | (27 44 n)D |
Octal: | (33 54 n)O |
n = 0: | Reset the underlined character |
n = 1: | Set the underlined character |