blob: 1738be895b062677f6ec10dd4b377403de431028 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pdq is a straightforward, flexible print subsystem.
It has the following features:
o Modular driver and interface support.
o Jobs can be monitored through completion.
o Job status can be checked after completion.
o Users can only print files of declared types.
o Users can define their own printers.
o Multitasking, with no queues to get clogged.
o Scripts can be embedded in the rc files.
o Custom command-line options.
o Root privileges not required.
WWW: http://pdq.sourceforge.net/
|