Skip to content

Instantly share code, notes, and snippets.

@fredokun
Created July 3, 2014 12:58
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save fredokun/2c7a2d66035bb36f9f85 to your computer and use it in GitHub Desktop.
Save fredokun/2c7a2d66035bb36f9f85 to your computer and use it in GitHub Desktop.
pdfjam command line for printing 2 pages per sheet in landscape mode
pdfjam --nup 2x1 --landscape input.pdf --outfile output.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment