From owner-freebsd-questions@FreeBSD.ORG Sun May 4 17:35:00 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 923FADCF for ; Sun, 4 May 2014 17:35:00 +0000 (UTC) Received: from pukruppa.de (pd95cabe3.dip0.t-ipconnect.de [217.92.171.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "pukruppa.de", Issuer "pukruppa.de" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 09E691DAA for ; Sun, 4 May 2014 17:34:58 +0000 (UTC) Received: from pukruppa.de (localhost [127.0.0.1]) by pukruppa.de (8.14.8/8.14.8) with ESMTP id s44HJ7vw040534 for ; Sun, 4 May 2014 19:19:07 +0200 (CEST) (envelope-from ulrich@pukruppa.de) Message-ID: <5366768B.6070608@pukruppa.de> Date: Sun, 04 May 2014 19:19:07 +0200 From: Peter Ulrich Kruppa User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: lpr / ghostscript problem: blank page at end of each print job Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2014 17:35:00 -0000 Hi, I am playing around with a host based Windows printer (Brother HL-2135W), which seems to understand some PCL . Converting .ps or .pdf files with ghostscript and printing the result via lpr works so far. Problem is, there always will be a blank page printed out at the end of a print job. I tried to suppress this with lpr -h option, but that wouldn't help. Does anyone have any good idea? Thanks for your answers Peter