Defining the boxfield tag (required), Defining the box tag (required), Defining the boxfield tag (required) -15 – Avery Dennison Pathfinder 6057 LNT Programmer Manual using XML User Manual
Page 35: Defining the box tag (required) -15
Defining Field Setup XML Tags 3-15
Defining the BoxField Ta g (Required)
The BoxField tag defines a box. Use boxes to form borders or highlight items of interest.
Note:
The solid black print can not exceed 30 percent of any given square inch of the label.
It contains the following attribute: id.
Syntax
box field information
id
The identifier (name) of t he line field. Any
applications using LNT should reference this data.
Use any 32-character ma ximum (UNI CODE) string.
Do not use the same name for t wo fields or an erro r
occurs!
Example
box field information
Specifies a box field called “Box1” in the LNT file.
Defining the Box Tag (Required)
The Box tag specifies the coordinates for the box field on the label.
It contains the following attributes: units, x, y, height, and width.
Syntax
units
Unit of measure. Options:
Inches
Inches
MM
Millimeters
Pi xels
Pi xels (default)
x
X-Coordinate of the corne r of the bounding bo x. Use an integer or float (in
selected units) that is less than the width.
y
Y-Coordinate of the corne r of the bounding bo x. Use an integer or float (in
selected units) that is less than the height.
height
The height (in selected u nits) of the print area. Us e an integer or float value
greater than ze ro and less than the image height.
width
The width (in selected units) of the print area. Use an integer or float value
greater than ze ro and less than the image width.
Example
width=”0.50” />
Defines a box that begins on the x axis at 0.25 and the y axis at 0.15; the box’s height and
width are 0.50 inches.