Given input files: 0001.pdf, 0002.pdf, 0003.pdf.
Output file: output.pdf
Requirements: GhostScript
gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=output.pdf -dBATCH 0001.pdf 0002.pdf 0003.pdf
20090511
Subscribe to:
Posts (Atom)
various hacks and tricks that make linux admins life easier.