merge pdf files in linux

How to merge multiple PDF files in Linux

Merge multiple PDF files in Linux is easy running one simple command by using PDF Toolkit.

Installation on Ubuntu > 16.04:

Merge multiple pdf files:

In this example we have n pdf files in the same directory, each file has the prefix sample-pdf-. The command below will merge n number of pdf files, using a wildcard, into a single one.

You can specify individual files too:

Take a look on replace a single page in a pdf file using another pdf

Series NavigationHow to replace a single page in a PDF file using another PDF file in Linux >>

Comment:

This site uses Akismet to reduce spam. Learn how your comment data is processed.