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

a5toa4 - arrange A5 pages in a PDF onto A4 landscape paper

Authors

a5toa4 was written by Markus Kohm.

Description

       Arrange A5 pages in a PDF onto A4 landscape paper, either side-by-side (default) or as a booklet.

Name

       a5toa4 - arrange A5 pages in a PDF onto A4 landscape paper

Options

Processingoptions-b, --booklet
              Generate a booklet instead of only two pages side by side onto one page. The whole booklet will be
              one signature.

       -s, --sidebyside
              Generate only two pages side by side onto one page instead of a booklet. This is the default.

       -o, --overwrite
              Write  the  output  to  input.pdf  instead of appending "-sidebyside.pdf" or "-booklet.pdf" to the
              basename of input.pdf.

   Gettinghelp-h, --help
              Print a help message.

       -V, --version
              Print the version information.

Synopsis

a5toa4 [-b|-s] [-o] input.pdf...

See Also