ps2pdf
by Richard Quist
09 Apr 2008
(Updated 16 Jun 2010)
Convert PostScript file to PDF using Ghostscript; can generate multi-page PDF files.
|
Watch this File
|
| File Information |
| Description |
Converts a postscript file into PDF. The resulting PDF file will contain one page for each page defined in the postscript file, so a multi-page postscript file, like those generated by using the '-append' option of MATLAB's print command, can be used to generate a multi-page PDF file.
Works with the version of Ghostscript shipped with MATLAB, if found, or with a user-specified version.
Also works with older MATLAB versions, such as R2006b. |
| MATLAB release |
MATLAB 7.6 (R2008a)
|
| Other requirements |
Deployed applications require a separate installation of Ghostscript. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 14 Apr 2008 |
added screenshot |
| 21 Apr 2008 |
added option to delete input postscript file after creating pdf file. Default is to NOT delete the input ps file |
| 16 Jun 2010 |
Added check for deployed applications, plus some bug fixes and minor documentation updates. |
|
Contact us at files@mathworks.com