logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pdfunite - Portable Document Format (PDF) page merger

Author

       The  pdfunite software and documentation are copyright 1996-2004 Glyph & Cog, LLC and copyright 2005-2011
       The Poppler Developers - http://poppler.freedesktop.org

Description

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.

Example

       pdfunite sample1.pdf sample2.pdf sample.pdf

       merges all pages from sample1.pdf and sample2.pdf (in that order) and creates sample.pdf

Name

       pdfunite - Portable Document Format (PDF) page merger

Options

-v     Print copyright and version information.

       -h     Print usage information.  (-help and --help are equivalent.)

See Also

pdfdetach(1),  pdffonts(1),   pdfimages(1),   pdfinfo(1),   pdftocairo(1),   pdftohtml(1),   pdftoppm(1),
       pdftops(1), pdftotext(1) pdfseparate(1), pdfsig(1)

                                                15 September 2011                                    pdfunite(1)

Synopsis

pdfunite [options] PDF-sourcefile1..PDF-sourcefilenPDF-destfile

See Also