How to merge or combine PDF files with Ghostscript

Ghostscript is an interpreter for the PostScript language and for PDF.

To merge or combine two or more PDF files, presuming that gswin32 (for Windows) or gs (for Linux) is in path,

For Windows

gswin32 -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=combine.pdf -dBATCH file1.pdf file2.pdf file3.pdf

For Linux

gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=combine.pdf -dBATCH file1.pdf file2.pdf file3.pdf

Related

This entry was posted in Office Tips, PDF and tagged , . Bookmark the permalink.

2 Responses to How to merge or combine PDF files with Ghostscript

  1. fuad says:

    SALam..tuan,,nk bantu ka…projek kaiatan dengan komputer juga….cuba tuan cadangkan ,apa yang perlu kami buat…dengn kos x sampai rm1000…

  2. Selinap says:

    Bina perisian menggunakan bahan sumber terbuka.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>