ps2pdf

Convert PostScript file to PDF using Ghostscript; can generate multi-page PDF files.

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

Richard Quist (2026). ps2pdf (https://de.mathworks.com/matlabcentral/fileexchange/19516-ps2pdf), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: gui2pdf

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.7.0.1

Updated license

1.7.0.0

Added check for deployed applications, plus some bug fixes and minor documentation updates.