From owner-freebsd-questions Tue Nov 20 13:36:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 1B33137B416 for ; Tue, 20 Nov 2001 13:36:27 -0800 (PST) Received: from [195.20.224.204] (helo=mrvdom00.schlund.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 166IYt-0002tX-00; Tue, 20 Nov 2001 22:36:11 +0100 Received: from pd90172e5.dip.t-dialin.net ([217.1.114.229]) by mrvdom00.schlund.de with esmtp (Exim 2.12 #2) id 166IYs-0007WQ-00; Tue, 20 Nov 2001 22:36:10 +0100 Date: Tue, 20 Nov 2001 20:34:31 +0000 (GMT) From: "P. U. (Uli) Kruppa" X-X-Sender: To: Jaime Cc: Eric , Subject: Re: pdf print server In-Reply-To: <20011120160724.C53181-100000@malkav.snowmoon.com> Message-ID: <20011120202926.C46734-100000@big> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 20 Nov 2001, Jaime wrote: > On Tue, 20 Nov 2001, Eric wrote: > > Anybody know of a simple command line program that can take a pdf and print > > it?? > > Off the top of my head, no. But I searched > http://www.freebsd.org/ports with the string "pdf" and the port htmltopdf > looks promising for your needs. So do several programming languages, such > as PHP and some Perl libraries. Of course this is not exactly what one would call a simple program, but /usr/ports/Graphics/ImageMagick will do what you need. By console-commands like # convert file.pdf file.ps you can convert the file to some printable format. Regards, Uli. ************************************ * P. U. Kruppa - Wuppertal * * Germany * * www.pukruppa.de www.2000d.de * ************************************ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message