Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

pdfunite (1)

Name

pdfunite - Portable Document Format (PDF) page merger

Synopsis

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

Description

pdfunite(1)                 General Commands Manual                pdfunite(1)



NAME
       pdfunite - Portable Document Format (PDF) page merger

SYNOPSIS
       pdfunite [options] PDF-sourcefile1..PDF-sourcefilen PDF-destfile

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.

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

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


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE    |
       +---------------+----------------------+
       |Availability   | print/filter/poppler |
       +---------------+----------------------+
       |Stability      | Uncommitted          |
       +---------------+----------------------+

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



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source   was   downloaded   from   https://poppler.freedesktop.org/pop-
       pler-21.10.0.tar.xz.

       Further information about this software can be found on the open source
       community website at https://poppler.freedesktop.org/.



                               15 September 2011                   pdfunite(1)