Skip to content

Instantly share code, notes, and snippets.

@SalvadorP
Created May 3, 2017 10:24
Show Gist options
  • Save SalvadorP/231ee19365fe5f70a2480ec8e14c00c6 to your computer and use it in GitHub Desktop.
Save SalvadorP/231ee19365fe5f70a2480ec8e14c00c6 to your computer and use it in GitHub Desktop.
Join PDFs with PDFTK
pdftk *.pdf cat output joined_pdfs.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment