User`s manual

1 DATECS LP-50
32
data. If the symbol ‘*’ is placed after the font name,
then code table 0 (CP437) is used for this text line
independent of the last command Iexecuted.
Example: A10, 10, 1, 3, 2, 2, N, “Something”
Will create an image of the text “Something” from the
coordinate (10,10) rotated to 90
o
with font 12 x 20 multiplied
times 2 in a horizontal and vertical direction. The text is not
inverted.
Generating bar-codes
The command is used for inserting a bar code in the image.
Format: Ba,b,c,d,e,f,g,h[i],j
a Starting coordinate on X for the upper left angle of the t
ext: 0 - 2047.
b Starting coordinate on Y for the upper left angle of the
text: 0 4095.
c Text orientation: 0=0, 1=90
o
, 2=180
o
, 3=270
o
where
rotation is clockwise.
d Selection of the type of bar code for printing - text from
1 to 3 symbols. The possible values are in Table 1.
e Setting the thickness of the narrow bar in dots.
Possible values: 1 - 6.
f Setting the thickness of the wide bar in dots. Possible
values 2 - 10, where the value must be bigger than the
previous parameter. Some of the bar code demand
additional restrictions.
g Height of the bar code in dots. Possible values are
between 24 and 1000.
h Duplicate information in textual form or not. Possible
values:
N no
B yes
i A non-compulsory parameter, showing the alignment
of the duplicating text in relation to the bar code.
Accepted only if the preceding parameter has a B
value. Possible values:
C centered
R right aligned
By default the text is left aligned.