Skip to content

Instantly share code, notes, and snippets.

@FabioBatSilva
Created March 26, 2013 01:25
Show Gist options
  • Select an option

  • Save FabioBatSilva/5242379 to your computer and use it in GitHub Desktop.

Select an option

Save FabioBatSilva/5242379 to your computer and use it in GitHub Desktop.
join pdf files
gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=all.pdf *.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment