Skip to content

Instantly share code, notes, and snippets.

@netmarkjp
Created August 7, 2015 06:46
Show Gist options
  • Save netmarkjp/b6da6e99fd4fe4d62c36 to your computer and use it in GitHub Desktop.
Save netmarkjp/b6da6e99fd4fe4d62c36 to your computer and use it in GitHub Desktop.
How to concat pdf on MacOSX
/System/Library/Automator/Combine\ PDF\ Pages.action/Contents/Resources/join.py --output=all.pdf 01.pdf 02.pdf 03.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment