EasyManua.ls Logo

Avery Dennison Pathfinder 6140 - Defining a Graphicfield (Required); Defining the Volatile Tag (Required); Defining the Boundingbox Tag (Required)

Avery Dennison Pathfinder 6140
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...
Defining Field Setup XML Tags 3-19
Defining a GraphicField (Required)
The GraphicField tag defines a graphic. The following graphic file types are supported: BMP,
GIF, JPG, and PNG.
It contains the following attribute: id.
Syntax <GraphicField id=”value” >
graphic field information
</GraphicField>
id The identifier (name) of the field. Any
applications using LNT should reference this
data. Use any 32-character maximum
(UNICODE) string. Do not use the same name
for two fields or an error occurs!
Example <GraphicField id=”Logo1 >
graphic field information
</GraphicField>
Specifies a graphic field called “Logo1” in the LNT file.
Defining the Volatile Tag (Required)
The Volatile tag specifies whether the field’s data is set at creation or print time. For data set
at print time, the user enters the data.
Valid values include: 0 (set at creation) or 1 (set at print time). The default is 1.
Syntax <Volatile>value</Volatile>
Example <Volatile>1</Volatile>
The data for this field is entered at print time.
Defining the BoundingBox Tag (Required)
The BoundingBox tag defines the area on the label where the field appears. Each field on a
label must fit inside a bounding box.
It contains the following attributes: units, x, y, height, and width.
Syntax <BoundingBox units=”value” x=”value” y=”value” height=”value”
width=”value” />
units Unit of measure. Options:
Inches Inches
MM Millimeters
Pixels Pixels (default)
x X-Coordinate of the Origin corner of the bounding box. Use an integer or float
(in selected units) that is less than the width.
y Y-Coordinate of the Origin corner of the bounding box. Use an integer or float
(in selected units) that is less than the height.
height The height (in selected units) of the print area. Use an integer or float
value that is less than the image height. Use zero to let the printer determine
the height.
width The width (in selected units) of the print area. Use an integer or float value
that is less than the image width. Use zero to let the printer determine the
width.
Example <BoundingBox units=”Inches” x=”0.70” y=”0.30” height=”0.20”
width=”0.80/>
Sets the coordinates for the graphic field’s bounding box and specifies the height as 0.20
inches and the width as 0.80 inches.

Table of Contents

Other manuals for Avery Dennison Pathfinder 6140

Related product manuals