E xample te xt field with w ordwrap, E xa mple te xt field with, Mpcl s tyle – Avery Dennison Pathfinder 6057 LNT Programmer Manual using XML User Manual
Page 27

Defining Field Setup XML Tags 3-7
PRETZELS with
butter and sea salt.
Example
<Font pointsizeheight="11" pointsizewidth="8">comic</Font>
Specifies Comic Sans MS font with a height of 11 points and a width of 8 points for this text
field.
Note:
The Comic Sans MS font must be installed on the printer. See “
” for
more information.
Example Text Field with Wordwrap
<TextField
id
=
"item"
>
<Volatile>
0
</Volatile>
<BoundingBox
units
=
"Inches"
x
=
"0.35"
y
=
"0.25" height
=
"0" width
=
"1.25"
/>
<Font
pointsizeheight
=
"9.0"
pointsizewidth
=
"9.0"
wordwrap
=
"1"
>
Arial
</Font>
<VerticalJustification>
Bottom
</VerticalJustification>
<HorizontalJustification>
Left
</HorizontalJustification>
<Data>
PRETZELS with butter and sea salt.
</Data>
</TextField>
Example Text Field with MPCLSTYLE
<TextField
id
=
"item"
>
<Volatile>
0
</Volatile>
<BoundingBox
units
=
"Inches"
x
=
"0.35"
y
=
"0.25" height
=
"0" width
=
"1.25"
/>
<Font
pointsizeheight
=
"9.0"
pointsizewidth
=
"9.0"
mpclstyle
=
"1"
codepage
=
"100"
>
Arial
</Font>
<VerticalJustification>
Bottom
</VerticalJustification>
<HorizontalJustification>
Left
</HorizontalJustification>
<Data>
~219 35
</Data>
</TextField>
The data in this field prints as € 35 since
~219 is the tilde sequence for the Euro symbol.
The tex t fi el d “ P RE TZE LS w i th butter and
sea sal t. ” has w ord-w rapping enabl ed. The
dotted l i ne repr esen ts th e boundi ng box
w i th a w i dth of 1. 25 i nches . Ari al Bol d font
i s used w i th a hei ght and w i dth of 9 poi nts.