From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 18:42:57 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 8DA0537B401 for ; Wed, 23 Apr 2003 18:42:57 -0700 (PDT) Received: from orngca-mls02.socal.rr.com (orngca-mls02.socal.rr.com [66.75.160.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1164A43F85 for ; Wed, 23 Apr 2003 18:42:57 -0700 (PDT) (envelope-from gwschenk@socal.rr.com) Received: from fuzz.socal.rr.com (cpe-24-165-65-83.socal.rr.com [24.165.65.83])h3O1e0Y29881; Wed, 23 Apr 2003 18:40:00 -0700 (PDT) From: Gary Schenk To: Malcolm Kay , Mike Meyer Date: Wed, 23 Apr 2003 18:43:11 -0700 User-Agent: KMail/1.5 References: <200304102145.25225.gwschenk@socal.rr.com> <200304222140.12401.gwschenk@socal.rr.com> <200304231725.59212.Malcolm.Kay@internode.on.net> In-Reply-To: <200304231725.59212.Malcolm.Kay@internode.on.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304231843.11719.gwschenk@socal.rr.com> 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: Thu, 24 Apr 2003 01:42:57 -0000 On Wednesday 23 April 2003 12:55 am, Malcolm Kay wrote: > Until now I thought you had solved your printer problem. Some more > information would probably help: > Which Epson printer do you have -- is it an inkjet? -- which particular > model. That Epson was an old junker that was just for experimenting. The quality was very poor, and I've replaced it with a HP 6122. > Do you have ghostscript installed? Aladdin or Gnu? Gnu. > > With this information we can possibly fix the filter script for you. > > A relatively simple filter switching between plain text and postscript > should be fairly simple to implement if your printer is supported by > ghostscript. > That was the impression I got from my research. The script befuddles me, as I got it from two very good sources. I realize that I need to learn shell programming, and I am working on that, but I have a real need to print now. > More complex filters are sometimes employed to directly manage output > in other formats -- particularly picture formats -- or to select printer > options such as resolution, speed vs quality but I find this overkill. > Yes, I agree. Where can I find the simple filter? > malcolm Thanks for your reply. Gary Schenk