From owner-freebsd-questions@FreeBSD.ORG Sun Feb 26 15:51:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 0AF5216A420 for ; Sun, 26 Feb 2006 15:51:19 +0000 (GMT) (envelope-from chris@chrismaness.com) Received: from ns1.internetinsite.com (ns1.internetinsite.com [208.179.97.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8771843D46 for ; Sun, 26 Feb 2006 15:51:18 +0000 (GMT) (envelope-from chris@chrismaness.com) Received: from [192.168.4.2] (68-190-198-174.dhcp.ccmn.ca.charter.com [68.190.198.174]) by ns1.internetinsite.com (8.13.4/8.13.4) with ESMTP id k1QFpH9M025040; Sun, 26 Feb 2006 07:51:17 -0800 (PST) (envelope-from chris@chrismaness.com) Message-ID: <4401CE74.5060307@chrismaness.com> Date: Sun, 26 Feb 2006 07:51:16 -0800 From: Chris Maness User-Agent: Thunderbird 1.5 (X11/20060217) MIME-Version: 1.0 To: freebsd-questions@freebsd.org, dick@nagual.st References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: lpr -> cups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2006 15:51:19 -0000 dick hoogendijk wrote: > I'm thinking of changing my printing system from good-old lpr to cups. > Mainly because my (home) network computers can find the main printer > more easy with cups than with /etc/printcap (windows and os-x machines) > > Installing cups should not be too difficult. I have a very goo how2 for > it. However, what about the printing filters? > > With lpr I use apsfilter and that works very very well for all kind of > printjobs. Will cups take care of this too? What do I look for as a > replacement for apsfilter then? > I have had a bit of a time setting up cups. I am trying to use the pips filters for it, but it's not working at the moment. I can print using the default CUPS filters, but they are very poor quality. I am using an Epson 2200. Give it a try, maybe we can get it figured out together. I have used cups with a great deal of success under Linux, but unfortunately it has been a pain in the rear under FreeBSD.