Mar 062021
 

On linux to concatenate multiple PDF files you can use command pdfunite.

E.g. to concatenate three files as all.pdf

pfdunite file1.pdf file2.pdf file3.pdf all.pdf

If command not available, on Debian distribution or derivates (e.g. Ubuntu), you can install it using command:

apt-get install poppler-utils

 Posted by at 4:49 PM

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)