HP Distributed Print Service Administration Guide
Chapter 9 257
Managing Spoolers, Queues, and Logical Printers
Querying for Spooler Information
Use the following commands to query job and document attributes
supported by spooler Spool1:
To display the job attributes supported by the spooler Spool1, enter the
command:
pdls -c server -r job-attributes-supported Spool1
To display the document attributes supported by the spooler Spool1,
enter:
pdls -c server -r document-attributes-supported Spool1
NOTE When a physical printer registers with the spooler, HPDPS updates the
document-attributes-supported spooler attribute to include the
document attributes specified by the document-attributes-supported
attribute of the physical printer. HPDPS updates the
job-attributes-supported spooler attribute in the same manner.
The spooler attribute reflects the job and document attributes supported
by all of the physical printers currently registered with the spooler.
Querying for Enabled Logical Printers Contained in
the Spooler
You might query for information if not all of the logical printers in a
spooler are accepting jobs.
To query enabled logical printers contained in spooler Spool2, enter:
pdls -c printer Spool2:
HPDPS displays information similar to the following:
Printer Realization Enabled Queue
------- ----------- ------- -----
LogPrt5 logical true Queue5
LogPrt6 logical true Queue6
LogPrt7 logical false Queue7
This information indicates that logical printer LogPrt7 is not enabled.