From owner-freebsd-questions Tue May 25 7:31:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from POSTAL.CSELT.STET.IT (postal.cselt.it [163.162.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 599451578A for ; Tue, 25 May 1999 07:31:44 -0700 (PDT) (envelope-from Fabrizio.Invernizzi@CSELT.IT) Received: from satchmo (satchmo.cselt.stet.it) by POSTAL.CSELT.STET.IT (PMDF V4.2-15 #4385) id <01JBMD481PKW004O1C@POSTAL.CSELT.STET.IT>; Tue, 25 May 1999 16:31:40 MET Date: Tue, 25 May 1999 16:31:13 +0200 (MET DST) From: Fabrizio Invernizzi Subject: Printing Postscript file To: FreeBSD QUESTIONS Message-id: X-Envelope-to: freebsd-questions@freebsd.org MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I am tring to configure my printer to print postscript files, but I have some problems and some questions. My system configuration: OS : FreeBSD 3.1-RELEASE Printer:HP laserjet series II I edited a filter to resolve the CR/LF and form feed problems and I configured /etc/printcap to use this filter . With this configuration I have no problem to print ASCII files. Then I install ghostscript (as my priinter is not a postscript one) to translate ps or pdf file , and I use gs with the driver "laserjet" (the only one that works with my printer). This configuration works, but when I try to print with the line command /usr/local/bin/gs -sDEVICE=laserjet -sOutputFile=\|lpr quickguide.pdf after some messsages from gs, I obtain lpr: : copy file is too large Broken pipe The result is that only some pages of the document (that is only 500k) are printed. Can someone help me? Fabrizio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message