User guide

Copyright 2004 Advanced Merchant Solutions, Inc. Page 20
This command does not affect printing in page mode. Lines are justified within
the specified printing area. Spaces set by HT,ESC $,and ESC are all justified.
[Default ] n =0
N Justification
1.49,31H Left justification
0.48,30H Centering
2.50,32H Right justification
[Example ]
GS B n
Turn white /black reverse printing mode
Hex 1D 42 n
Decimal 29 66 n
[Range ] 0 n 255
[Description ] Turns on or off white / black reverse printing mode. When the LSB
of n is 0, white / black reverse mode is turned off. When the LSB of n is 1, white /
black reverse mode is turned on.
[Notes ]
In white /black reverse printing mode, print dots and non-print dots are reversed.
(Characters are printed in white on a black background.) This command is
available for built-in characters and user-defined characters. 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 L nL nH
Set left margin
Hex 1D 4C nL nH
Decimal 29 76 nL n H
[Range ]0 nL 255 ; 0 nH 255
[Description ]
Left Justification
ABC
ABCD
ABCDE
Center Justification
ABC
ABCD
ABCDE
Right Justification
ABC
ABCD
ABCDE