Skip to content

Instantly share code, notes, and snippets.

@lsaavedr
Last active September 24, 2018 07:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lsaavedr/09b75eee89876b827f4ea31f036fe64d to your computer and use it in GitHub Desktop.
Save lsaavedr/09b75eee89876b827f4ea31f036fe64d to your computer and use it in GitHub Desktop.
print two pages per sheet
pdfjam --paper letterpaper --nup 2x1 --trim "4cm 4cm 4cm 0cm" --scale 1.1 --landscape in.pdf --outfile output.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment