summaryrefslogtreecommitdiff
path: root/pdfdistiller
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-08-05 23:40:11 +0000
committerJonas Smedegaard <dr@jones.dk>2002-08-05 23:40:11 +0000
commit69665b42af5a989b4b88b79d1cc3160c9f4e2cd7 (patch)
tree8bccd440d7dc6532370a56622ca70ef74193127a /pdfdistiller
parentb49d78cf53daef9ede3edfc9aeb2a058b4ed86c1 (diff)
pdfdistiller: Improve documentation.
Diffstat (limited to 'pdfdistiller')
-rwxr-xr-xpdfdistiller8
1 files changed, 6 insertions, 2 deletions
diff --git a/pdfdistiller b/pdfdistiller
index 3515117..7c4044a 100755
--- a/pdfdistiller
+++ b/pdfdistiller
@@ -7,8 +7,12 @@
# be either "<jobname>.pdf" or "unknown.pdf", depending wether the
# jobname is empty or not.
#
-# To use it, simply copy this script to your backend directory, and
-# create a printer with the correct URI. That's it.
+# Usage:
+# 1. Copy this script to your backend directory (/usr/lib/cups/backend)
+# and name it "pdf".
+# 2. Create a printer in CUPS and use the URI "pdf:/tmp".
+# 3. Optional: Install either mime-construct or mimeit (part of
+# metamail) to have the PDF files emailed instead of dumped to dir.
#
# Copyright (C) Michael Goffioul (goffioul@imec.be) 2001
LOGFILE=/tmp/pdf.log