qdpf
A tool to manipulate pdf's on the command line
Installation
sudo apt install qpdf
Merge two pdf files
qpdf --empty --pages first.pdf second.pdf -- combined.pdf
A tool to manipulate pdf's on the command line
sudo apt install qpdf
qpdf --empty --pages first.pdf second.pdf -- combined.pdf