HP 635n HP Jetdirect Print Server Administrator's Guide - Page 92

Example, consisting of <formatted_text> through queue az_queue, the job sent to the printer is

Page 92 highlights

Table 4-13 LPD Queue Parameters (continued) Item Description Queue Type Processing instruction for the queue. Choose from these four queue types: ■ RAW-No processing. The line printer daemon treats the data in a raw queue as a print job that has already been formatted in PCL, PostScript, or HP-GL/2, and sends it to the printer without modification. (Note that any user-defined prepend or append string will be added to the job in the appropriate position.) ■ TEXT-Carriage return added. The line printer daemon treats data in text queues as unformatted or ASCII text, and adds a carriage return to each line before sending it to the printer. ■ AUTO-Automatic. The line printer daemon uses autosensing to determine whether the print data should be sent as raw or text. ■ BINPS-Binary PostScript. This instructs the PostScript interpreter that the printjob is to be interpreted as Binary PostScript data. Default Queue Name String Name Value Name of the queue to be used if the queue specified for a print job is unknown. By default, the Default Queue Name is AUTO. Name of a character string. You may define up to eight character strings for use in LPD queues; this parameter names the string, and the Value parameter defines the content of the string. Prepend and Append string names (specified in the table at the top of the browser window) must be chosen from the names specified here. The string name can be up to 32 characters long, and can consist of any displayable ASCII characters. The content of the string. The String Name parameter names the string; the Value parameter defines its content. When a string name is specified for a prepend or append string (in the table at the top of the browser window), the line printer daemon sends the value of that string to the printer before or after the print data (as appropriate). Character values can be anywhere in the extended ASCII range of 0 to 255 (hex 00 to FF). You can specify a non-printing character using its hexadecimal value, by entering a backslash followed by two hexadecimal characters. For example, to enter the escape character (hex 1B), type in \1B. If your string includes the backslash character itself, specify it as \5C. The maximum number of characters you can type into this field is 240. The characters in the field are checked for hexadecimal values, converted if necessary, and stored internally. The maximum number of characters stored internally in the string is 80; any characters that exceed this are discarded. To set up a user-defined print queue, you first define the strings, assign them as prepend or append strings, and define the queue type. Once you have defined an LPD queue, you specify its use by setting up an LPD printer that uses that queue. For instance, if you set up string "a" with a value of "abc" and string "z" with a value of "xyz", you can define print queue "az_queue" with a prepend string of "a", an append string of "z", and a queue type of "raw". Then, when you send a print job consisting of through queue az_queue, the job sent to the printer is "abcxyz". Instructions for setting up an LPD printer are different for different operating systems; refer to LPD Printing for details. Example. If you had an LPD printer and wanted to reset it at the start of each print job, you could set up a user-defined print queue named "clear_printer" that issues a PCL reset command (Escape-E) at the beginning of each job. You could set this up as follows: 82 Chapter 4 HP Jetdirect Embedded Web Server (V.31.xx) ENWW

  • 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
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194

Item
Description
Queue Type
Processing instruction for the queue. Choose from these four queue types:
RAW—No processing. The line printer daemon treats the data in a
raw
queue as a print
job that has already been formatted in PCL, PostScript, or HP-GL/2, and sends it to the
printer without modification. (Note that any user-defined prepend or append string will
be added to the job in the appropriate position.)
TEXT—Carriage return added. The line printer daemon treats data in
text
queues as
unformatted or ASCII text, and adds a carriage return to each line before sending it to
the printer.
AUTO—Automatic. The line printer daemon uses autosensing to determine whether the
print data should be sent as
raw
or
text
.
BINPS—Binary PostScript. This instructs the PostScript interpreter that the printjob is to
be interpreted as Binary PostScript data.
Default Queue Name
Name of the queue to be used if the queue specified for a print job is unknown. By default,
the Default Queue Name is AUTO.
String Name
Name of a character string. You may define up to eight character strings for use in LPD
queues; this parameter names the string, and the
Value
parameter defines the content of
the string.
Prepend
and
Append
string names (specified in the table at the top of the browser
window) must be chosen from the names specified here. The string name can be up to 32
characters long, and can consist of any displayable ASCII characters.
Value
The content of the string. The
String Name
parameter names the string; the
Value
parameter defines its content. When a string name is specified for a prepend or append
string (in the table at the top of the browser window), the line printer daemon sends the
value of that string to the printer before or after the print data (as appropriate).
Character values can be anywhere in the extended ASCII range of 0 to 255 (hex 00 to FF).
You can specify a non-printing character using its hexadecimal value, by entering a
backslash followed by two hexadecimal characters. For example, to enter the escape
character (hex 1B), type in \1B. If your string includes the backslash character itself, specify
it as \5C. The maximum number of characters you can type into this field is 240. The
characters in the field are checked for hexadecimal values, converted if necessary, and
stored internally. The maximum number of characters stored internally in the string is 80;
any characters that exceed this are discarded.
To set up a user-defined print queue, you first define the strings, assign them as prepend or append
strings, and define the queue type. Once you have defined an LPD queue, you specify its use by
setting up an LPD printer that uses that queue. For instance, if you set up string “a” with a value of
“abc” and string “z” with a value of “xyz”, you can define print queue “az_queue” with a prepend
string of “a”, an append string of “z”, and a queue type of “raw”. Then, when you send a print job
consisting of <formatted_text> through queue az_queue, the job sent to the printer is
“abc<formatted_text>xyz”.
Instructions for setting up an LPD printer are different for different operating systems; refer to
LPD
Printing
for details.
Example
. If you had an LPD printer and wanted to reset it at the start of each print job, you could set
up a user-defined print queue named “clear_printer” that issues a PCL reset command (Escape-E) at
the beginning of each job. You could set this up as follows:
Table 4-13
LPD Queue Parameters (continued)
82
Chapter 4
HP Jetdirect Embedded Web Server (V.31.xx)
ENWW