Skip to content

Instantly share code, notes, and snippets.

@icoloma
Created August 23, 2013 07:53
Show Gist options
  • Save icoloma/6316635 to your computer and use it in GitHub Desktop.
Save icoloma/6316635 to your computer and use it in GitHub Desktop.
Concatenate PDFs
gs -q -sPAPERSIZE=a4 -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=out.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment