Using
Abbreviations
for
A
ttribute
Names
and
V
alues
example,
ha
v
e
the
user
submit
the
p ostscript
do cumen
t
le
File1
to
the
logical
prin
ter
LogPrtPS ,
using
the
command:
pdpr
-p
LogPrtPS
-x
"document-format=postscript"
File1
The
Job
A
ttributes
Are
Incorrect
Use
this
section
to
correct
the
attributes
for
a
job
b efore
the
job
prin
ts.
If
the
job
will
prin
t
so
on,
rst
set
the
job-hold
attribute
to
yes .
This
prev
en
ts
the
job
from
prin
ting
b efore
y
ou
can
mo
dify
it.
F
or
example,
if
the
global
job
iden
tier
is
Spooler1:1000000015 ,
en
ter:
pdmod
-x
"job-hold=yes"
Spooler1:1000000015
Before
further
mo
difying
the
job,
y
ou
can
query
its
curren
t
attribute
v
alues.
Y
ou
can
c
ho ose
to
list
sp ecic
attributes,
or
to
request
a
brief ,
verbose ,
or
all
list.
Y
ou
can
also
request
an
y
com
bination
of
these.
F
or
example,
if
y
ou
w
an
t
a
brief
listing,
and
also
w
an
t
to
kno
w
the
v
alue
of
the
copy-count
attribute
and
the
job-hold
attribute,
en
ter:
pdls
-U
-r
brief,copy-count,job-hold
Spooler1:1000000015
HPDPS
displays
information
similar
to
the
follo
wing:
1000000015:
job-client-id
=
15
1000000015:
job-identifier
=
Spooler1:1000000015
1000000015:
job-name
=
File1
1000000015:
current-job-state
=
held
1000000015:
intervening-jobs
=
4
1000000015:
printer-name-requested
=
LogPrt3
1000000015:
printers-assigned
=
1000000015:
job-hold
=
true
1000000015.1:
document-sequence-number
=
1
1000000015.1:
document-format
=
ascii
1000000015.1:
document-file-name
=
File1
1000000015.1:
copy-count
=
5
This
display
sho
ws
y
ou
the
brief
listing
of
the
job
and
do cumen
t
attributes,
and
additionally
sho
ws
y
ou
that
the
copy-count
attribute
v
alue
is
5
and
the
job-hold
attribute
v
alue
is
true .
Troubleshooting
13-31