Intermec PX4i Intermec Printer Language (IPL) Developer's Guide (old) - Page 22

Line and Box Fields, User-Defined Character or Graphic Fields, Working With Fields

Page 22 highlights

Chapter 2 - Designing Bar Code Labels Line and Box Fields You can use lines or boxes in a label format to separate fields and create borders on the label. Use IPL commands to define the location and size of line and box fields in a label format. User-Defined Character or Graphic Fields These fields contain graphics or bitmap characters. You can either download the graphic to the printer before printing labels, or you can create the graphic in a command string. To download graphics or characters to the printer, you need to use: • the Intermec PrintSet application. PrintSet converts the graphic into the appropriate format for your printer. • a third-party label-generation application. These applications convert your graphics file to a format that your printer can interpret, and send the file to the printer. To create the graphic in a command string, you use the IPL command "Graphic or UDC, Define." For help, see Chapter 3, "Working with Fonts and Graphics." The maximum size of a user-defined graphic is limited by the capacity of your printer and can be increased if you install expansion RAM. You can use Direct Graphics mode to reduce the time it takes to download and print an image. For more information, see "Using Direct Graphics Mode" on page 64. Working With Fields In addition to understanding the different types of printable fields on the printer, you need to know how to arrange them to define or change the format of a label. This section describes how you use IPL commands to position, size, rotate, and edit label fields. Editing Field Zero (H0) By default, the printer automatically creates a human-readable field numbered zero (H0) each time you create a format by using the "Format, Create" command. H0 is created with default parameters as defined in the next table. Defaults for the H0 Field Command o0,0; f0; h2; w2; c0; b0; Definition Field origin is 0,0. Field direction is horizontal with respect to the label motion from printer. Field height magnification is 2. Field width magnification is 2. Selects the 7x9 standard font. Selects no border around human-readable field. 12 Intermec Printer Language (IPL) Developer's Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112

Chapter 2 — Designing Bar Code Labels
12
Intermec Printer Language (IPL) Developer’s Guide
Line and Box Fields
You can use lines or boxes in a label format to separate fields and create borders on
the label. Use IPL commands to define the location and size of line and box fields in
a label format.
User-Defined Character or Graphic Fields
These fields contain graphics or bitmap characters. You can either download the
graphic to the printer before printing labels, or you can create the graphic in a
command string.
To download graphics or characters to the printer, you need to use:
the Intermec PrintSet application. PrintSet converts the graphic into the
appropriate format for your printer.
a third-party label-generation application. These applications convert your
graphics file to a format that your printer can interpret, and send the file to the
printer.
To create the graphic in a command string, you use the IPL command “Graphic or
UDC, Define.” For help, see Chapter 3,
“Working with Fonts and Graphics.”
The maximum size of a user-defined graphic is limited by the capacity of your
printer and can be increased if you install expansion RAM.
You can use Direct Graphics mode to reduce the time it takes to download and print
an image. For more information, see
“Using Direct Graphics Mode” on page 64
.
Working With Fields
In addition to understanding the different types of printable fields on the printer,
you need to know how to arrange them to define or change the format of a label.
This section describes how you use IPL commands to position, size, rotate, and edit
label fields.
Editing Field Zero (H0)
By default, the printer automatically creates a human-readable field numbered zero
(H0) each time you create a format by using the “Format, Create” command. H0 is
created with default parameters as defined in the next table.
Defaults for the H0 Field
Command
Definition
o0,0;
Field origin is 0,0.
f0;
Field direction is horizontal with respect to the label motion from
printer.
h2;
Field height magnification is 2.
w2;
Field width magnification is 2.
c0;
Selects the 7x9 standard font.
b0;
Selects no border around human-readable field.