Intermec PF2i Intermec Direct Protocol 8.60 Programmer's Reference Manual - Page 28

Insertion Point, Alignment, Intermec Fingerprint v.8.60, Programmer's Reference Manual - reset

Page 28 highlights

Chapter 3-Label Design Insertion Point The insertion point of any printable object is specified within the coordinate system using PRPOS (PP). The coordinates must be selected so the field fits completely inside the printable area. PRPOS | PP , Default value: Reset to default by: is the distance in dots along the x-axis from origin to insertion point is the distance in dots along the y-axis from origin to insertion point PRPOS 0,0 PRINTFEED (PF) Example: PP 100, 200 ↵ Alignment Once the insertion point is specified, you must also decide which part of the object should match the insertion point. For example, a text field forms a rectangle. There are 8 anchor points along the borders and one in the center, numbered 1-9 and specified using the instruction ALIGN: ALIGN | AN Default value: Reset to default by: is a number 1-9 1 PRINTFEED (PF) Example: AN 1 ↵ This instruction will place the lower left corner of the text field at the insertion point specified by PRPOS. Refer to the illustration below, and to the Intermec Fingerprint v.8.60, Programmer's Reference Manual; ALIGN statement, for detailed information on the anchor points for various types of printable objects. 20 Intermec Direct Protocol v.8.60-Programmer's Reference Manual

  • 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
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134

20
Intermec Direct Protocol v.8.60—Programmer’s Reference Manual
Chapter 3—Label Design
Insertion Point
°e insertion point of any printable object is specified within the
coordinate system using
PRPOS
(PP)
. °e coordinates must be selected
so the field fits completely inside the printable area.
PRPOS | PP <x-coordinate>,<y-coordinate>
<x-coordinate>
is the distance in dots along the x-axis from origin to insertion point
<y-coordinate>
is the distance in dots along the y-axis from origin to insertion point
Default value:
PRPOS 0,0
Reset to default by:
PRINTFEED (PF)
Example:
PP 100, 200
Alignment
Once the insertion point is specified, you must also decide which part
of the object should match the insertion point. For example, a text field
forms a rectangle. °ere are 8 anchor points along the borders and one in
the center, numbered 1-9 and specified using the instruction
ALIGN
:
ALIGN | AN <anchor point>
<anchor point>
is a number 1-9
Default value:
1
Reset to default by:
PRINTFEED (PF)
Example:
AN 1
°is instruction will place the lower left corner of the text field at the
insertion point specified by
PRPOS
. Refer to the illustration below, and to
the
Intermec Fingerprint v.8.60, Programmer’s Reference Manual
;
ALIGN
statement, for detailed information on the anchor points for various
types of printable objects.