Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
こんにちは、コマンドラインまたは SDK を介して Adobe Professional で PDF ドキュメントを連結する方法。
ありがとう
「AdobeProfessional」の使用は必須ですか?ghostscriptでこれを簡単に行うことができます:
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=joined.pdf f1.pdf f2.pdf