EasyManua.ls Logo

Avery Dennison Pathfinder6057 - Fixed Field Sample

Avery Dennison Pathfinder6057
80 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
A-2 LNT Programmer’s Manual
Fixed Field Sample
This sample defines all fixed fields (two text fields and a UPCA bar code field) and prints
immediately when copied into the Mobile Device’s (printer’s) Temp\Print folder.
<?xml version="1.0" ?>
<Job>
<Quantity>1</Quantity>
<LabelSize units="Inches" length="2.000" width="2.000" />
<Image id="pretzels" version="1">
<ImageSize units="Inches" x="0.0" y="0.0" height="2.00" width="2.00"
origin="TopLeft" />
<Fields count="3">
<TextField id="item">
<Volatile>0</Volatile>
<BoundingBox units="Inches" x="0.350" y="0.250" height="0"
width="0.750" />
<Font pointsizeheight="11" pointsizewidth="8"
weight="500">Arial</Font>
<VerticalJustification>Bottom</VerticalJustification>
<HorizontalJustification>Left</HorizontalJustification>
<Data>PRETZELS</Data>
</TextField>
<BarcodeField id="upca">
<Volatile>0</Volatile>
<Origin units="Inches" justification="Left" x="0.400"
y="1.050"/>
<BarHeight units="Inches">0.500</BarHeight>
<Type>upca</Type>
<Options density="4" humanreadable="1" />
<Data>123456789012</Data>
</BarcodeField>
<TextField id="price">
<Volatile>0</Volatile>
<BoundingBox units="Inches" x="0.700" y="1.3500" height="0"
width="0" />
<Font pointsizeheight="11" pointsizewidth="11"
weight="600">Arial Bold</Font>
<VerticalJustification>Bottom</VerticalJustification>
<HorizontalJustification>Left</HorizontalJustification>
<Data>$0.79</Data>
</TextField>
</Fields>
</Image>
</Job>

Table of Contents

Related product manuals