Re: postscript to pdf conversion

2003-10-15 Thread Erik Trulsson
On Wed, Oct 15, 2003 at 08:52:48AM -0500, Doug Poland wrote:
> Hello,
> 
> Is there a port that can convert a postscript file to a pdf? I've got GNU Ghostscript
> installed and think that should do it.
> 
> Also, I'm in a pinch for time so if someone has a quicky command-line example
> I'd really appreciate it.

If you have Ghostscript installed, you already have the ps2pdf(1)
script installed, which should do the job.
The commandline should simply be something like:

ps2pdf infile.ps outfile.pdf



-- 

Erik Trulsson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


postscript to pdf conversion

2003-10-15 Thread Doug Poland
Hello,

Is there a port that can convert a postscript file to a pdf? I've got GNU Ghostscript
installed and think that should do it.

Also, I'm in a pinch for time so if someone has a quicky command-line example
I'd really appreciate it.

-- 
Regards,
Doug


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"