apt-get install gs apt-get install pdftk
gs可以把多个pdf文件合并成一个pdf。
Now, open a terminal and copy and paste the following command:
gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=firstANDsecond.pdf -dBATCH first.pdf second.pdf