Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2001 20:34:31 +0000 (GMT)
From:      "P. U. (Uli) Kruppa" <root@pukruppa.de>
To:        Jaime <jaime@snowmoon.com>
Cc:        Eric <eric@tek-shop.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: pdf print server
Message-ID:  <20011120202926.C46734-100000@big>
In-Reply-To: <20011120160724.C53181-100000@malkav.snowmoon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011120202926.C46734-100000>