Standard Syntax Guidelines; Using This Manual - Avery Dennison Pathfinder6057 Programmer's Manual

Table of Contents

Advertisement

S t a n d a r d S y n t a x G u i d e l i n e s
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>
-->
U s i n g T h i s M a n u a l
Following is a summary of the contents of this manual:
Chapter
1
Introduction
Defining the Printer
2
Setup XML Tags
Defining Field
3
Setup XML Tags
Defining Bar Code
4
Options
5
Creating Job Data
6
Error Messages
A Sample LNT Files
B Design Tools
C Code Pages
1-2 LNT Programmer's Manual
Contents
Information you should know before programming the printer.
Defines the printer setup tags in XML.
Defines the field setup tags in XML.
Defines options that apply to each bar code type.
Defines the data printed in each field on the supply.
Contains a list of error messages you may receive while using the
printer.
Contains sample LNT files.
Contains copies of worksheets/grids to layout a LNT file.
Contains a listing of the code pages the printers support.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pathfinder 6140

Table of Contents