Date: Tue, 11 Apr 2000 16:16:53 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= <trond@ramstind.gtf.ol.no> To: Randall Hopper <aa8vb@ipass.net> Cc: stable@FreeBSD.ORG Subject: Re: lpd hangs up -- Any advice? Message-ID: <Pine.BSF.4.21.0004111614130.68991-100000@ramstind.gtf.ol.no> In-Reply-To: <20000410201859.A8248@ipass.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 10 Apr 2000, Randall Hopper wrote: > I have a PostScript printer queue that, if I print multiple jobs to it, it > almost always stalls between each job. I have to "give it a kick" with: > > lpc start all > > to get it to go on and print more jobs. > > Any idea why this might be happening? Change your output filter to input filter (of -> if). The input filter is run for each and every file. The output filter is only run once for all files in the current job. -- ---------------------------------------------------------------------- Trond Endrestøl | trond@gtf.ol.no Merkantilvegen 59HB7, | trond@ramstind.gtf.ol.no N-2815 GJØVIK, NORWAY |+47 61139424 || +47 63874242 Patron of The Art of Computer Programming| FreeBSD 3.4 & Pine 4.21 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004111614130.68991-100000>