Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2007 22:39:00 -0500 (CDT)
From:      Scott Bennett <bennett@cs.niu.edu>
To:        nlecic@EUnet.yu
Cc:        freebsd-ports@freebsd.org
Subject:   Re: PS to PDF converter needed
Message-ID:  <200706110339.l5B3d0qW005597@mp.cs.niu.edu>

next in thread | raw e-mail | index | archive | help
     On Mon, 11 Jun 2007 05:30:48 +0200 Nikola Lecic <nlecic@EUnet.yu> replied:
>On Sun, 10 Jun 2007 22:06:49 -0500 (CDT)
>Scott Bennett <bennett@cs.niu.edu> wrote:
>
>>      Is there anything in the ports tree that can convert a
>> PostScript file to a PDF file?
>
>Hello Scott,
>
>Of course, print/ghostscript*; for example (ghostscript-gpl):
>
>  %/usr/local/bin/gs -q -dNOPAUSE -dBATCH \
>                        -sPAPERSIZE=3Da4 -r300 \
>                        -sDEVICE=3Dpdfwrite \
>                        -sOutputFile=3Dtest.pdf \
>                         test.ps
>
>or ps2pdf* from the same package.
>
>See gs(1) and ps2pdf(1) for details.
>
     Thanks for the gs(1) example.  I have portinstall running right now to
install ghostscript-afpl.  I noticed, though, that ghostscript-afpl apparently
wants a deprecated version of the ghostscript port installed.  I hope it
doesn't wipe out what's already installed.


                                  Scott Bennett, Comm. ASMELG, CFIAG
**********************************************************************
* Internet:       bennett at cs.niu.edu                              *
*--------------------------------------------------------------------*
* "A well regulated and disciplined militia, is at all times a good  *
* objection to the introduction of that bane of all free governments *
* -- a standing army."                                               *
*    -- Gov. John Hancock, New York Journal, 28 January 1790         *
**********************************************************************



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