From owner-freebsd-questions@FreeBSD.ORG Tue Mar 15 08:10:43 2005 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 BA87B16A4CE for ; Tue, 15 Mar 2005 08:10:43 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B4ED43D1D for ; Tue, 15 Mar 2005 08:10:43 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j2F8Akb93033; Tue, 15 Mar 2005 00:10:46 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Dick Hoogendijk" , "freebsd-questions" Date: Tue, 15 Mar 2005 00:10:37 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20050314164609.GA1060@lothlorien.nagual.st> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Subject: RE: HP LJ 1100 setup 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: Tue, 15 Mar 2005 08:10:43 -0000 owner-freebsd-questions@freebsd.org wrote: > On 14 Mar Ted Mittelstaedt wrote: >> owner-freebsd-questions@freebsd.org wrote: >>>> Try Andreas' GREAT printer port, print/apsfilter, which is one of >>>> hte best things in ports. How come it's so completly unknown? > >> Ghostscript supports the HP1100 directly. So there's no need to deal >> with the other printer drivers, which should make it easy for you. >> >> Since you already installed apsfilter (which is unnecessary BTW) just >> run the following: > > I run a hp1100 myself here _and_ use apsfilter. Wouldn't want it any > other way. The OP already said he tried apsfilter and it didn't work. apsfilter is a pre-postscript filter so obviously the OP's problem is something in how ghostscript is being tied into his printer. He needs to fix that first before apsfilter will do anything for him. When troubleshooting, break everything into it's components and attack them one at a time. Ted