Ghost Script

From Tomelec
Revision as of 10:57, 7 October 2011 by Tom (talk | contribs) (Created page with "== Merge multiple PDF files == <nowiki>gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=fertig.pdf document1.pdf document2.pdf ...</nowiki>")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Merge multiple PDF files

gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=fertig.pdf document1.pdf document2.pdf ...