Avery Dennison Pathfinder 6140 User Manual Page 8

  • Download
  • Add to my manuals
  • Print
  • Page
    / 80
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 7
1-2 LNT Programmer’s Manual
Standard Syntax Guidelines
Each LNT file must start with the XML declaration:
<?xml version="1.0" encoding="UTF-8" ?>
To add comments in an LNT file:
<!-- start of comment
--> end of comment
<!for Code 39 barcodes -->
To comment an entire field:
<!--
<BarcodeField id="Code39BC">
<Volatile>1</Volatile>
<Origin units="Inches" x="0.800" y="0.170" justification="Center" />
<BarHeight units="Inches">0.500000</BarHeight>
<Orientation>0</Orientation>
<Type>code39</Type>
<Options density="12" />
<Data max="20" min="0" />
</BarcodeField>
-->
Using This Manual
Following is a summary of the contents of this manual:
Chapter Contents
1
Introduction Information you should know before programming the printer.
2
Defining the Printer
Setup XML Tags
Defines the printer setup tags in XML.
3
Defining Field
Setup XML Tags
Defines the field setup tags in XML.
4
Defining Bar Code
Options
Defines options that apply to each bar code type.
5
Creating Job Data Defines the data printed in each field on the supply.
6
Error Messages
Contains a list of error messages you may receive while using the
printer.
A
Sample LNT Files Contains sample LNT files.
B
Design Tools Contains copies of worksheets/grids to layout a LNT file.
C
Code Pages Contains a listing of the code pages the printers support.
Page view 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 79 80

Comments to this Manuals

No comments