Page 1 of 1

Another method of merging PDF documents

PostPosted: Tue May 02, 2006 4:55 pm
by forhire
Found this page:
https://www.cs.tcd.ie/Shane.OConchuir/M ... gPDFs.html

Basically you use this:
gswin32 -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=Merged.pdf -dBATCH 1.pdf 2.pdf 3.pdf

:D