pdfjoin script

   1 #!/bin/bash
   2 #
   3 gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=finished.pdf file1.pdf file2.pdf...

Scripts/pdfjoin (last edited 2016-04-05 15:49:20 by scot)