From 69665b42af5a989b4b88b79d1cc3160c9f4e2cd7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 5 Aug 2002 23:40:11 +0000 Subject: pdfdistiller: Improve documentation. --- pdfdistiller | 8 ++++++-- 1 file 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 ".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 -- cgit v1.2.3