Monday, February 7, 2011

Merge multiple PDFs to one

Using follow command in LINux terminal:

$ gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=firstANDsecond.pdf -dBATCH first.pdf second.pdf

No comments: