Commands
None
GS A StartingPos itionof Bar Code
Description
Defines the distance from the left where the first barcod e will print. The distance is
represented in n/203 inch (dot) increments. This command is used to cente ra barcode
on a text line.
Expression
ASCII GS A n1n2
Decimal 2965 n1 n2
Hex 1D41 n1 n2
Parameters
n1 themost significant byte
n2 theleast significa ntbyte
Inches/203 = (n1 * 256) + n2
Length #of D ots n1 n2
0.5 102 0 102
1.0 203 0 203
2.0 406 1 150
3.0 609 2 97
GS DC2 Set Font to Double Height
Description
Causes the current font to be printed at twice it sn ormalh eight. The double-height
setting will remain in effect until th ecu rrentl ine attributes are cleared
See Also
33