From owner-freebsd-questions@FreeBSD.ORG Sun Jun 22 07:04:45 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 A047D37B40F for ; Sun, 22 Jun 2003 07:04:39 -0700 (PDT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 378DD441B5 for ; Sun, 22 Jun 2003 06:36:32 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.9/8.12.9) with ESMTP id h5MDaUXk019964; Sun, 22 Jun 2003 07:36:31 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.9/8.12.9/Submit) with ESMTP id h5MDaUje019961; Sun, 22 Jun 2003 07:36:30 -0600 (MDT) Date: Sun, 22 Jun 2003 07:36:30 -0600 (MDT) From: Warren Block To: tollallenamensindbelegt@t-online.de In-Reply-To: <20030522143851.GA729@lisa.home.net> Message-ID: <20030622072744.E19917@wonkity.com> References: <20030522143851.GA729@lisa.home.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: can't print postscript files 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: Sun, 22 Jun 2003 14:04:46 -0000 On Thu, 22 May 2003 tollallenamensindbelegt@t-online.de wrote: > had configure my /etc/printcap like the example in the freebsd > handbook but I'm not able to print postscript files I thing I have a > little misstake in the gs section in this script > /usr/local/libexec/hl7x0 because I can print plaintext files. > > my printer is a brother HL-730 > > could any one give me the answer where is the misstake that I'm not > able to print ps file. What actually does print when you try to print a PostScript file? Are there any error messages? Your printcap file does not use ifhp, unless that's called from hl7x0. And the ifhp script is flawed; many PostScript files start with HP PJL sequences that ifhp does not detect. -Warren Block * Rapid City, South Dakota USA