pdfunite (1) Linux Manual Page
pdfunite – Portable Document Format (PDF) page merger
Synopsis
pdfunite [options] PDF-sourcefile1..PDF-sourcefilen PDF-destfileDescription
pdfunite merges several PDF (Portable Document Format) files in order of their occurrence on command line to one PDF result file.- Neither of the PDF-sourcefile1 to PDF-sourcefilen should be encrypted.
Options
- -v
- Print copyright and version information.
- -h
- Print usage information. (-help and –help are equivalent.)
Example
pdfunite sample1.pdf sample2.pdf sample.pdf- merges all pages from sample1.pdf and sample2.pdf (in that order) and creates sample.pdf
