ESC a |
|
| NLQ Justification |
Format: | ESC | a | n |
ASCII code: | |||
Decimal: | 27 | a | n |
Hexadecimal: | 1B | 61 | n |
Comments:
The following values can be used for n:
0:Selects left justification.
1:Selects centering.
2:Selects right justification.
3:Selects full justification.
The default setting is n = 0. Full justification (n = 3) is performed when the buffer becomes full or when one of the following is received: CR, VT, LF, FE The commands HT and BS are invalid except in n = 0 mode. For n = 3 there must be no carriage returns within a paragraph. Justification can be used in NLQ only, not draft.
Character SetsESC t |
|
| Select Character Table |
Format: | ESC | t | n |
ASCII code: | |||
Decimal: | 27 | 116 | n |
Hexadecimal: | 1 B | 74 | n |
Comments:
The following values can be used for n:
0:Selects italic character set.
1:Selects Epson Character Graphics.
Selects which character table is to be used by codes
| Command Summary |