need to append pdf files
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 14 Aug. 2019
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
am 14 Aug. 2019
Walter Roberson
am 15 Aug. 2019
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
am 15 Aug. 2019
Antworten (0)
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!