From owner-freebsd-questions@FreeBSD.ORG Sun Jan 4 17:24:33 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 177021065670 for ; Sun, 4 Jan 2009 17:24:33 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id CBD468FC12 for ; Sun, 4 Jan 2009 17:24:32 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id n04HOVbM066729; Sun, 4 Jan 2009 10:24:31 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id n04HOVol066726; Sun, 4 Jan 2009 10:24:31 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 4 Jan 2009 10:24:31 -0700 (MST) From: Warren Block To: Keith Seyffarth In-Reply-To: <200901031941.n03Jf8EJ020954@maxine.cjones.org> Message-ID: References: <200901031941.n03Jf8EJ020954@maxine.cjones.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (wonkity.com [127.0.0.1]); Sun, 04 Jan 2009 10:24:31 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: Setting up a PDF printer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2009 17:24:33 -0000 On Sat, 3 Jan 2009, Keith Seyffarth wrote: > > What do I need to install to make printing a pdf from the print > command in an appliction as an option. > > It looks like panda may do this, but I'm unsure. > > My immediate goal is to be able to print invoices to .pdf from > gnucash. If the program lets you specify what command is run to print, it may be easier to avoid the printing subsystem. I.e., call a small wrapper that generates a filename and copies the text to ps2pdf. -Warren Block * Rapid City, South Dakota USA