need to append pdf files
이전 댓글 표시
I am looking for a solution for appending several PDF files into one Global PDF file.
Tried Append_PDFS but could not get it to work.
Error was could not find ghostscript.
댓글 수: 4
Walter Roberson
2019년 8월 14일
The solution is to install ghostscript first.
There are other solutions, some of which would require ActiveX and a pdf creation program such as Adobe Creator, or perhaps Word.
Robert Turner
2019년 8월 14일
Walter Roberson
2019년 8월 15일
On WIndows, the code looks for gswin32c.exe and gswin64c.exe in the current directory, and in C:\Program Files\gs\bin and C:\Program Files (x86)\gs\bin
Robert Turner
2019년 8월 15일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!