Penguin
Annotated edit history of ps2pdf(1) version 4, including all changes. View license author blame.
Rev Author # Line
4 JohnMcPherson 1 Note! See our [CreatingPDFs] page for some tips when using ps2pdf.
2
1 perry 3 ----
4 JohnMcPherson 4 !!!PS2PDF
5
6
1 perry 7 !!NAME
8
4 JohnMcPherson 9 ps2pdf - Convert PostScript to [PDF] using ghostscript
1 perry 10
2 perry 11 ps2pdf12 - Convert !PostScript to PDF 1.2 (Acrobat 3-and-later compatible) using ghostscript
4 JohnMcPherson 12
2 perry 13 ps2pdf13 - Convert !PostScript to PDF 1.3 (Acrobat 4-and-later compatible) using ghostscript
4 JohnMcPherson 14
1 perry 15 !!SYNOPSIS
4 JohnMcPherson 16
17 __ps2pdf__ [[options...] (input.[[e]ps|-) [[output.pdf|-]
18 __ps2pdf12__ [[options...] (input.[[e]ps|-) [[output.pdf|-]
19 __ps2pdf13__ [[options...] (input.[[e]ps|-) [[output.pdf|-]
1 perry 20
21
22 !!DESCRIPTION
23
24
25 The __ps2pdf__ scripts are work-alikes for nearly all the
26 functionality (but not the user interface) of Adobe's
4 JohnMcPherson 27 Acrobat(TM) Distiller(TM) product: they convert PostScript
28 files to Portable Document Format ([PDF]) files.
1 perry 29
30
31 The three scripts differ as follows:
32
4 JohnMcPherson 33 * __ps2pdf12__ will always produce PDF 1.2 output (Acrobat 3-and-later compatible).
34 * __ps2pdf13__ will always produce PDF 1.3 output (Acrobat 4-and-later compatible).
35 * __ps2pdf__ per se currently produces PDF 1.2 output (Acrobat 3-and-later compatible). However, this may change in the future. If you care about the compatibility level of the output, use __ps2pdf12__ or __ps2pdf13__, or use the __-dCompatibility=1.x__ switch in the command line.
1 perry 36
37
38 There are some limitations in __ps2pdf__'s conversion.
39 See the HTML documentation for more
40 information.
4 JohnMcPherson 41
42
1 perry 43 !!SEE ALSO
44
45 gs(1), ps2pdfwr(1),
3 ArndMünzebrock 46 Ps2pdf.htm in the Ghostscript documentation [http://www.cs.wisc.edu/~ghost/doc/AFPL/7.04/Ps2pdf.htm]
4 JohnMcPherson 47
1 perry 48 !!VERSION
49
50
51 This document was last revised for Ghostscript version
52 6.53.
53
4 JohnMcPherson 54 !!AUTHOR
1 perry 55
56 L. Peter Deutsch
57 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach() (...repeated 4 times)