I recently had to submit multiple PDF files for government work, but the web form only allowed for the uploading of a single file. This meant that I had to merge the PDF files into one on Linux. To do this, I used a command-line tool called pdfunite, which is a Portable Document Format (PDF) page merger. Let us see how to install and use the pdfunite in Linux.
Love this? sudo share_on: Twitter – Facebook – LinkedIn – Whatsapp – Reddit
The post How to merge all PDF files into one PDF in Linux appeared first on nixCraft.