From owner-freebsd-questions@FreeBSD.ORG Thu Apr 24 17:05:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 050EA37B401 for ; Thu, 24 Apr 2003 17:05:46 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id D619C43FBF for ; Thu, 24 Apr 2003 17:05:44 -0700 (PDT) (envelope-from Malcolm.Kay@internode.on.net) Received: from beta.home (ppp516.sa.padsl.internode.on.net [150.101.246.3]) h3P05fZe040321; Fri, 25 Apr 2003 09:35:42 +0930 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: Mike Meyer , Gary Schenk Date: Fri, 25 Apr 2003 09:41:56 +0930 User-Agent: KMail/1.4.3 References: <200304102145.25225.gwschenk@socal.rr.com> <200304231855.17449.gwschenk@socal.rr.com> <16040.23997.209531.774174@guru.mired.org> In-Reply-To: <16040.23997.209531.774174@guru.mired.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304250941.56374.Malcolm.Kay@internode.on.net> cc: freebsd-questions@freebsd.org Subject: Re: Newbie lpd printing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 00:05:46 -0000 On Fri, 25 Apr 2003 07:27, Mike Meyer wrote: =2E.. > > Can you be more precise than "the handbook". The one I found in the > handbook didn't have anything in it for handling postscript. > =2E.. I find at least three input filter scripts in the handbook=20 (/usr/share/doc/handbook) in sections 11.3.1.4.6, 11.4.1.2 and 11.4.1.3. The last of these is for postscript emulation via ghostscript on an HP DeskJet 500 -- Unfortunately it seems to contain an error. Malcolm=20