CONVERT-PS-TO-PDF

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
ARGUMENTS
AUTHOR
SEE ALSO

DOWNLOAD

convert-ps-to-pdf-0.1.1.tar.gz



NAME

convert-ps-to-pdf − PostScript to PDF format conversion tool

SYNOPSIS

convert-ps-to-pdf [-V|--version] | file

DESCRIPTION

The convert-ps-to-pdf converts any given PostScript file to PDF format. It is primarily used as a working backend for the right-click menu item "Convert PS to PDF" which shows-up when a user right-clicks on a PostScript file in the desktop GUI environment. It allows a typical office desktop user to quickly and easily convert a PostScript file to PDF format.

This tool employs standard Ghostscript tools for conversion using default options.

OPTIONS

This tool interprets the following options:

-V, --version

Show version information and iso formatted date of release on the standard output and exit sucessfully. [0.1.1 2008-01-21]

ARGUMENTS

This tool takes only one command line input as follows:

file

name of PostScript file to convert to PDF format

AUTHOR

Written by Milan Kupcevic <milan.kupcevic.net>

SEE ALSO

ps2pdf(1) ps2ps(1) gs(1)