August
31
Linux: Putting multiple PDF's together
Install pdftk
Use the following command
pdftk *.pdf cat output OutputFile.pdf
Install pdftk
Use the following command
pdftk *.pdf cat output OutputFile.pdf