centos man page for pstopdf

Query: pstopdf

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PSTOPDF(1)							      ConTeXt								PSTOPDF(1)

NAME
pstopdf - convert EPS to PDF
SYNOPSIS
pstopdf [ OPTION ... ] FILE [ ... ]
DESCRIPTION
pstopdf converts EPS (encapsulated PostScript) to PDF.
OPTIONS
--help Print usage and version information. --convert Convert EPS to PDF. This option is assumed if none is given. --method=string What method to use for bounding boxes when converting to PDF. Specify one of crop, bounded (the default), or raw. Older versions of ConTeXt used numerical methods (1, 2, or 3). --resolution=string The resolution to use when when converting to pdf. Specify one of low, normal, medium, high, printer, print, screen, ebook, or default. --request Handle exa request file. --watch Watch folders for conversions (untested).
EXAMPLES
To make cow.pdf: pstopdf cow.eps or (one of several equivalents): pstopdf --convert cow.eps cow.pdf
SEE ALSO
epstopdf(1), mptopdf(1), ps2pdf(1), texexec(1). ConTeXt wiki <http://www.contextgarden.net>.
AUTHOR
This (incomplete) manual page was written by Sanjoy Mahajan <sanjoy@mit.edu>. It is in the public domain. pstopdf 2.0 December 2006 PSTOPDF(1)
Related Man Pages
texmfstart(1) - debian
ps2pdf(1) - centos
pstopdf(1) - osx
ctxtools(1) - centos
texmfstart(1) - centos
Similar Topics in the Unix Linux Community
pdf to text
Writing to pdf in Unix?
Convert PCL to PDF
Fetch html page convert to pdf automatically via cmd or other means, shortcut
Covert textfile to pdf format in ksh UNIX