pdfbook2 --version (return code: 0)
pdfbook2 v1.2
(c) 2015 Johannes Neumann (http://www.neumannjo.de)
licensed under GPLv3 (http://www.gnu.org/licenses/gpl-3.0)
based on pdfbook by David Firth with help from Marco Pessotto
pdfbook2 --help (return code: 0)
USAGE
pdfbook2 [options] file1 [file2 ...]
OPTIONS
--version show program's version number and exit
--help, -h show this help message and exit
GENERAL
--paper=STR, -p STR
Format of the output paper dimensions as latex keyword (e.g.
a4paper, letterpaper, legalpaper, ...)
--short-edge, -s
Format the booklet for short-edge double-sided printing
--no-crop, -n
Prevent the cropping to the content area
MARGINS
--outer-margin=INT, -o INT
Defines the outer margin in the booklet (default: 40)
--inner-margin=INT, -i INT
Defines the inner margin between the pages in the booklet
(default: 150)
--top-margin=INT, -t INT
Defines the top margin in the booklet (default: 30)
--bottom-margin=INT, -b INT
Defines the bottom margin in the booklet (default: 30)
ADVANCED
--signature=INT
Define the signature for the booklet handed to pdfjam, needs
to be multiple of 4 (default: 4)
--signature*=INT
Same as --signature
--resolution=INT
Resolution used by ghostscript in bp (default: 72)