Merge pdf documents

From wiki.network-crawler.de

Howto merge pdf to one file

Merge with Linux tool Pdftk

pdftk file1.pdf file2.pdf cat output result.pdf

You can find the tools at: http://www.accesspdf.com/pdftk/ Or at your distribution.