From owner-freebsd-questions@FreeBSD.ORG Tue Jun 3 11:42:41 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 458AE106566C for ; Tue, 3 Jun 2008 11:42:41 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 292108FC2A for ; Tue, 3 Jun 2008 11:42:39 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m53BgXmb007379; Tue, 3 Jun 2008 13:42:33 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m53BgXNd007376; Tue, 3 Jun 2008 13:42:33 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 3 Jun 2008 13:42:33 +0200 (CEST) From: Wojciech Puchar To: Ted Mittelstaedt In-Reply-To: Message-ID: <20080603134043.H7375@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Questions Subject: RE: Duplex printer advice 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: Tue, 03 Jun 2008 11:42:41 -0000 > > You won't on an HP printer, at least not an older one. Remember > that HP had to pay a very hefty fee to Adobe for licensing > PostScript for each printer. HP did everything possible to push > PCL and discourage customers from selecting PS because they > did not want to continue to have to pay Adobe. HP did not well that make sense. anyway - idon't think that implementing postscript processing (or any other language) in printers make sense at all. computers are powerfull, printer could just take a bitmap and print it (and be cheaper). unfortunately such implementations are usually winprinters ...