pstopdf(1) suse man page | unix.com

Man Page: pstopdf

Operating Environment: suse

Section: 1

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
pstopdf(1) - mojave
pstopdf(1) - debian
mptopdf(1) - centos
pstopdf(1) - centos
pstopdf(1) - suse
Similar Topics in the Unix Linux Community
Writing to pdf in Unix?
convert pdf's to word
Script for converting a pdf to book format
Fetch html page convert to pdf automatically via cmd or other means, shortcut
Covert textfile to pdf format in ksh UNIX