From owner-freebsd-questions@FreeBSD.ORG Fri Jul 18 13:20:52 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 4D9C4E64 for ; Fri, 18 Jul 2014 13:20:52 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id EEAA822D9 for ; Fri, 18 Jul 2014 13:20:51 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s6IDKi7r001576 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 18 Jul 2014 07:20:45 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s6IDKipd001573; Fri, 18 Jul 2014 07:20:44 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 18 Jul 2014 07:20:44 -0600 (MDT) From: Warren Block To: Polytropon Subject: Re: printcap configuration problem In-Reply-To: <20140718140655.27e43ebb.freebsd@edvax.de> Message-ID: References: <1405676044178-5929730.post@n5.nabble.com> <20140718140655.27e43ebb.freebsd@edvax.de> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 18 Jul 2014 07:20:45 -0600 (MDT) Cc: freebsd-questions@freebsd.org, Beeblebrox X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2014 13:20:52 -0000 On Fri, 18 Jul 2014, Polytropon wrote: > A Postscript printer? Excellent, this should work without any > problems. But I don't see how modifying the printer filter > should help... > > Anyway, consult > > http://www.wonkity.com/~wblock/docs/html/lpdprinting.html > > for more helpful advice. :-) Thanks! Actually, filters can be used to modify the PostScript as it is printed, setting a paper size or enabling duplex printing. Here is an example: https://forums.freebsd.org/viewtopic.php?&t=40651