From owner-freebsd-questions Wed Apr 5 12: 2:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from larryboy.graphics.cornell.edu (larryboy.graphics.cornell.edu [128.84.247.48]) by hub.freebsd.org (Postfix) with ESMTP id 0D33637BB24 for ; Wed, 5 Apr 2000 12:02:04 -0700 (PDT) (envelope-from mkc@larryboy.graphics.cornell.edu) Received: from larryboy.graphics.cornell.edu (mkc@localhost) by larryboy.graphics.cornell.edu (8.9.3/8.9.3) with ESMTP id PAA95495; Wed, 5 Apr 2000 15:02:01 -0400 (EDT) (envelope-from mkc@larryboy.graphics.cornell.edu) Message-Id: <200004051902.PAA95495@larryboy.graphics.cornell.edu> To: "Jeremiah Gowdy" Cc: questions@FreeBSD.ORG Subject: Re: Printing, Burst Pages and sh=true In-Reply-To: Message from "Jeremiah Gowdy" of "Wed, 29 Mar 2000 10:54:18 PST." <000c01bf99b0$4fce57c0$c22f78d8@cts.com> Date: Wed, 05 Apr 2000 15:02:01 -0400 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yah, this all sounds so familiar. The problem here is that when you use lpd to talk to the printer, there is just no way in the world to turn off the banner page. The solution is to not talk lpd to the printer. Instead print directly to port 9100. Change your printcaps to look like this: charla1|charla1:\ :lp=9100@rm=10.0.0.45:\ :lf=/var/log/lpd1-errs:\ :sd=/var/spool/output/charla1: I should bill you for this. I spent days figuring this out. :-) -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message