Blog
Combine PDFs from the Linux command line · 18 August 2008, 16:23
Here's a useful little trick for merging PDF files at the Linux command line using Ghostscript:-
> gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=combinedpdf.pdf -dBATCH file1.pdf file2.pdf
— Andy
Posted in: Linux
Comment
E-mail addresses will not be shown on the site.



