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
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
Robert Turner 2019 年 8 月 14 日
Walter,
ghostscrip has been Installed.
Bob
Walter Roberson
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
Robert Turner 2019 年 8 月 15 日
Walter,
You are correct I initialy installed 64 version, everything worked when i installed gswin32c.exe.
Thanks for your help.
Bob

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

質問済み:

2019 年 8 月 14 日

コメント済み:

2019 年 8 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by