CUPS-PDF 2.4.7 (Default branch) |
|
|
CUPS-PDF is a PDF writer backend for CUPS. It is
designed to produce PDF files in a heterogeneous
network by providing a PDF printer on the central
fileserver. It will convert files printed to its
queue in CUPS to PDF and put them in a
per-user-based directory structure. It can execute
post-processing scripts, e.g. to allow mailing the
results to the user.
License: GNU General Public License (GPL)
Changes:
PostProcessing scripts get the original username as given to CUPS-PDF as a new 3rd argument. The PPD file now carries an IEEE1284-device ID to enable automatic selection. The exit codes of the backend were corrected to match CUPS' specifications.
|