Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2003 16:47:06 +0200
From:      Antoine Jacoutot <ajacoutot@lphp.org>
To:        freebsd-questions@freebsd.org
Subject:   foomatic+lpd
Message-ID:  <200305251647.06054.ajacoutot@lphp.org>

next in thread | raw e-mail | index | archive | help
Hi !

I am trying to use foomatic (http://www.linuxprinting.org) as a print=20
filter under FreeBSD-4.8-RELEASE.
Without any options, it works great.
Now, I want to give options to the filter script.
=46rom the foomatic documentation, this is done by (depending on your=20
print spooler):
lpr -Pqueue -J'option1 option2' --> for LPD
lpr -Pqueue -o option1 -o option2 --> for GNUlpr
lpr -Pqueue -Z option1 -Z option2 --> for LPRng

Now, I use the standard lpd print spooler that comes with FreeBSD. From=20
the lpr man page, it says that:
=2DJ job  Job name to print on the burst page.  Normally, the first file's=
=20
name is used.

So, should I use another switch, like -Z, although it is for LPRng ?

Thanks.

Antoine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305251647.06054.ajacoutot>