Created
January 8, 2013 21:21
-
-
Save eroullit/4488073 to your computer and use it in GitHub Desktop.
merge multiple pdf into one
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=merged.pdf source1.pdf source2.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment