• When the LSB of n is 1, white/black reverse mode is turned on.
[Notes] • In white/black reverse printing mode, print dots and
•This command is available for
•When white/black reverse printing mode is on, it also applied to character spacing set by ESC SP.
•This command does not affect bit image, downloaded bit image, bar code, HRI characters, and spacing skipped by HT, ESC $, and ESC \.
•This command does not affect the space between lines.
•White/black reverse mode has a higher priority than underline mode. Even if underline mode is on, it is disabled (but not canceled) when white/black reverse mode is selected.
[Default] n = 0
GS H n
[Name] | Select printing position for HRI characters | |||
[Format] | ASCII | GS | H | n |
| Hex | 1D | 48 | n |
| Decimal | 29 | 72 | n |
[Range] | 0 ≤ n ≤ 3, 48 ≤ n ≤ 51 |
|
|
[Description] Selects the printing position of HRI characters when printing a bar code.
n selects the printing position as follows:
n |
| Printing position |
| |
|
|
|
| |
0, 48 |
| Not printed |
| |
|
|
|
| |
1, 49 |
| Above the bar code |
| |
|
|
|
| |
2, 50 |
| Below the bar code |
| |
|
|
| ||
3, 51 |
| Both above and below the bar code | ||
|
|
| ||
| • HRI indicates Human Readable Interpretation. | |||
[Note] | HRI characters are printed using the font specified by GS f. | |||
[Default] | n = 0 |
|
|
|
[Reference] | GS f, GS K |
|
|
|
GS I n |
|
|
|
|
[Name] | Transmit printer ID |
|
| |
[Format] | ASCII | GS | I | n |
| Hex | 1D | 49 | n |