Lexmark X864 Forms and Bar Code Technical Reference - Page 96

If /Above is specified, BCE, Location of Linear

Page 96 highlights

Default (if not Key Type Range specified) Definition /ModuleWidth (of int the linear component) Dependent on the module width range of the linear component. Dependent on the default module width of the linear component. Optional. Sets the X dimension of the two-dimentional module (white or black rectangle) in one-hundreths of an inch. /EmbedText (of the linear component) name /NoText /Embedded /HalfEmbedded /Under Dependent on the default HRT Location of Linear Component, except for UCC-128, which uses Under as its default value. Defines if and where the HRT is to be printed. If /Above is specified, BCE automatically sets it to /HalfEmbedded. Other invalid values will be set to the default. /FontName (of the name linear component) See these sections: • Values for / EmbedText key • Values for / FontName key /Courier-Bold Optional. Defines how the HRT is to be printed. When the value given is not within the defined range: • If the value is of type name, the value will be set to default (/ Courier-Bold) • If the value is of any other type, a TYPECHECK error will be returned. The data in a Postscript bar code sequence is represented within parentheses, for example: (0123456789). For Composite bar codes, the sequence uses the "pipe" character "|" to extend the sequence. For example, this is a UPC-A Composite example sequence: (12345678901|Lexmark) > barcodeshow • UPC-A data begins with "12345678901" • Followed by a "|" pipe character • Followed by the Composite data string: "Lexmark" • Followed by a the UPC-A symbology sequence • Followed by the Postscript barcodeshow operator. Composite bar codes 93

  • 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
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165

Composite bar codes
93
/ModuleWidth (of
the linear
component)
int
Dependent on the
module width
range of the linear
component.
Dependent on the
default module
width of the linear
component.
Optional.
Sets the X dimension of the
two-dimentional module (white or black
rectangle) in one-hundreths of an inch.
/EmbedText (of
the linear
component)
name
/NoText
/Embedded
/HalfEmbedded
/Under
Dependent on the
default HRT
Location of Linear
Component,
except for
UCC-128, which
uses
Under
as its
default value.
Defines if and where the HRT is to be
printed.
If /Above is specified, BCE
automatically sets it to /HalfEmbedded.
Other invalid values will be set to the
default.
/FontName (of the
linear component)
name
See these
sections:
Values for /
EmbedText key
Values for /
FontName key
/Courier-Bold
Optional.
Defines how the HRT is to be printed.
When the value given is not within the
defined range:
If the value is of type name, the
value will be set to default (/
Courier-Bold)
If the value is of any other type, a
TYPECHECK error will be returned.
Key
Type
Range
Default (if not
specified)
Definition
The data in a Postscript bar code sequence is represented within parentheses, for example: (0123456789).
For Composite bar codes, the sequence uses the “pipe” character “|” to extend the sequence.
For example, this is a UPC-A Composite example sequence:
(12345678901|Lexmark)
<< /Symbology /UPC-A >> barcodeshow
• UPC-A data begins with “12345678901”
• Followed by a “|” pipe character
• Followed by the Composite data string: “Lexmark”
• Followed by a the UPC-A symbology sequence
• Followed by the Postscript barcodeshow operator.