From owner-freebsd-questions@FreeBSD.ORG Wed Feb 20 08:25:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D76C616A400 for ; Wed, 20 Feb 2008 08:25:44 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from mx2.itu.dk (unknown [130.226.142.29]) by mx1.freebsd.org (Postfix) with ESMTP id 9FB6413C43E for ; Wed, 20 Feb 2008 08:25:44 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from wimac.littlebit.dk (unknown [85.233.238.191]) by mx2.itu.dk (Postfix) with ESMTP id 7933F648001 for ; Wed, 20 Feb 2008 09:25:43 +0100 (CET) Message-ID: <47BBE3D7.3020104@cederstrand.dk> Date: Wed, 20 Feb 2008 09:24:55 +0100 From: Erik Cederstrand User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: FreeBSD Questions References: <20080220080221.GA1947@thought.org> In-Reply-To: <20080220080221.GA1947@thought.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: DJ500 dead after >= 16 years. 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: Wed, 20 Feb 2008 08:25:44 -0000 Gary Kline wrote: > > Nutshell, I'd like anyone's ideas/experiences with some of these > new HP/<<< or whateverbrand>>> printers. I wouldn't *mind* if I > could scan in text from a techy paper into HTML or PDF or text. > But mostly, like 99.44% plain black text. My old deskjet used > gs as a filter to print PostScript. Do we have any such plugin > support, or are printers still roll-your-own? [FWIW, I can't > seem to get CUPS working... altho it maay be my misssing > /dev/lpt0.] I suggest getting a network printer. Most of them support the IPP printing protocol, and if it eats PostScript then it's pretty much guaranteed to work on every operating system under the sun. Saves you from fiddling with drivers for FreeBSD and setting up CUPS. Erik