Enabling the “field off tag” warning, Transferring files to the 6140 printer, Error reporting with the 6140 printer – Avery Dennison Pathfinder 6057 LNT Programmer Manual using XML User Manual
Page 13: Enabling the “field off tag” warning -7, Transferring, Files to the 6140 printer

Introduction 1-7
2. Select the option you need: Clear Error (clears the error and continues to feed or print
supplies), Abort Print Job (clears the error and cancels the current print job), or Do
Nothing (does not clear the error or reprint the job).
The example above, “Parser Error ID:BOX1,BoxField:LineThickness” indicates a parser
error in the LNT file. The BOX1 field contains an invalid
missing the
Touch Clear Error, correct the LNT file, then resend the file to the printer. See
“
Defining the Line Thickness Tag (Required)
” for more information about defining the
line thickness of box fields.
See Chapter 6, “
” for a listing of error codes.
Note:
If there is an error in a LNT file, it does not print.
Enabling the “Field Off Ta g” Warning
The printer can display error 614 when a field is positioned outside the printable area. The
default does not generate this warning.
To enable:
1. Touch the Home key.
2. Select Printer Config.
3. Select General Settings.
4. Check Generate Off Tag Warnings.
5. Touch OK when finished.
Note:
614 Errors are not reported when this is not
enabled – only correctly positioned fields within
the printable area are printed.
T r an sf e r ri n g F i l e s t o t h e 61 4 0 P r i n t e r
Your application controls the use of LNT, font, or other supported file types.
For example, to add a LNT file (or font file) to your application, use the SaveResourceAtPath
method, which saves a file to the smart device.
[ADResourceManager SaveResourceAtPath:[[NSBundle mainBundle] pathForResource:@"Markdown.LNT"
ofType:nil] type:ADResourceMediaTypeLnt alias:@"label"];
[ADResourceManager SaveResourceAtPath:[[NSBundle mainBundle] pathForResource:@"Arial Bold.ttf"
ofType:nil] type:ADResourceMediaTypeFont alias:@"Arial Bold"];
For example, to remove a LNT file (or font file) from your application, use the
RemoveResourceOfType method, which removes a file from the smart device.
Note:
Refer to the Sample Application (Scan and Print) included with the iOS Software
Development Kit for more information.
E r ro r R ep o r t i n g w i t h t h e 6 1 4 0 P ri n t e r
During normal printer operation, you may receive an error message. W hen an error occurs, a
message appears on the smart device. Follow the instructions on the smart device and press
Feed/Clear Error on the printer to clear the error and continue.