1pdfjoin(1)                                                          pdfjoin(1)
2
3
4

NAME

6       pdfjoin - join together pages from multiple PDF files
7

SYNOPSIS

9       pdfjoin [OPTION [OPTION] ...] [SRC [PAGESPEC] [SRC [PAGESPEC]] ...]
10

DESCRIPTION

12       pdfjoin  concatenates  the  pages  of multiple Portable Document Format
13       (PDF) files together into a single file..
14
15       If no source PDF file ('SRC') is specified, input (but just one file --
16       not  very  useful  here!  is from /dev/stdin. If 'PAGESPEC' is omitted,
17       all pages are processed.
18
19       Source files are processed sequentially  into  a  single  output.   The
20       '--batch' option of pdfjam(1) cannot be used.
21
22       pdfjoin  is  a simple wrapper for pdfjam, which provides a front end to
23       many of the capabilities of the pdfpages package for pdflatex.  A work‐
24       ing installation of pdflatex, with the pdfpages package, is required.
25
26       pdfjoin  is part of the "PDFjam" package of tools, whose homepage is at
27       http://go.warwick.ac.uk/pdfjam .
28

SETUP

30       See http://go.warwick.ac.uk/pdfjam .
31

USAGE

33       For the available options and site/user defaults, see the output of
34
35              pdfjam --help
36
37       For  further  information  and   some   examples   see   http://go.war
38       wick.ac.uk/pdfjam .
39

LIMITATIONS AND BUGS

41       The  pages  of the output file will all have the same size and orienta‐
42       tion.
43
44       pdfjoin does not work with encrypted PDF files, and does  not  preserve
45       hyperlinks.  The output pages are all one size.
46
47       Please report bugs! See the website at http://www.warwick.ac.uk/go/pdf
48       jam .
49

LICENSE

51       PDFjam is distributed under the GNU public license.
52

SEE ALSO

54       pdfjam(1).
55

AUTHOR

57       pdfjoin is written and maintained by David Firth as part of the  PDFjam
58       package.
59
60
61
62
63                                 10 March 2010                      pdfjoin(1)
Impressum