DC4

Cancel Double-wide Mode (one line)

Format:

ASCII code: DC4

Decimal: 20

Hexadecimal: 14

Comments:

Cancels one-line double-wide printing selected by SO or ESC SO, but not double-wide printing selected by ESC W or ESC !.

ESC W

Turn Double-wide Mode On/Off

Format:

ASCII code: ESC W n

Decimal: 27 87 n

Hexadecimal: 1B 57 n

Comments:

The following values can be used for n:

1:Mode is turned ON.

0:Mode is turned OFF.

Double-wide mode doubles the width of all characters.

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.

9-26