merging pdf documents
The command to merge pdf files - something I always forget:
gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=Document.pdf -dBATCH \
1.pdf 2.pdf 3.pdf
Next time I'm going to need it, I won't have to do the usual Google search.
English
Italiano