ps2pdf

버전 1.7.0.1 (16.9 KB) 작성자: Richard Quist
Convert PostScript file to PDF using Ghostscript; can generate multi-page PDF files.
다운로드 수: 13.8K
업데이트 날짜: 2016/9/1

라이선스 보기

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.

인용 양식

Richard Quist (2024). ps2pdf (https://www.mathworks.com/matlabcentral/fileexchange/19516-ps2pdf), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Image Type Conversion에 대해 자세히 알아보기
도움

줌: gui2pdf

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.7.0.1

Updated license

1.7.0.0

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