|
Size: 449
Comment:
|
Size: 507
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| See also the close alternative, [[PopplerUtils|poppler-utils]]. | See also the close alternatives, [[PopplerUtils|poppler-utils]] or [[PostScriptUtilities|psutils]]. |
| Line 13: | Line 13: |
| == PDF Manipulation == | == Usage == === Joining Documents === |
Pdfjam
pdfjam(1) is a simple command line interface for the pdfpages package for LaTeX.
See also the close alternatives, poppler-utils or psutils.
Contents
Usage
Joining Documents
To join PDF documents, try:
pdfjam INPUT1 [INPUT2 ..] -o OUTPUT
Formerly a wrapper script pdfjoin(1) was available; upstream has deprecated use of such wrappers.
