Skip to content

Instantly share code, notes, and snippets.

@rriemann
Created October 9, 2013 12:43
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rriemann/6900666 to your computer and use it in GitHub Desktop.
Save rriemann/6900666 to your computer and use it in GitHub Desktop.
use pdfjam to create a nice A5 booklet
/usr/bin/pdfjam --landscape --suffix book --a4paper --trim '1cm 1cm 1cm 1cm' --clip 'true' --signature '32' -- input.pdf -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment