Thursday, May 12, 2011

Adding pdfs at the command line

gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=finished.pdf file1.pdf file2.pdf

No comments:

Post a Comment