Combining PDF files
2011-02-24 · updated 2015-11-28
It is very useful to combine multiple PDF documents into one file. This is useful especially if you accumulate many PDFs (newsletters, bills, etc.) over time. Preparing Your system sudo apt-get install gs pdftk Now we wi…