bl8n8r External

Since: May 11, 2007 Posts: 5
|
Posted: Wed Sep 16, 2009 8:17 pm Post subject: merge a bunch of postscript files into on big pdf file Archived from groups: alt>os>linux (more info?) |
|
|
|
| gs -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=/tmp/output.pdf
1.ps 2.ps 3.ps 4.ps 5.ps 6.ps 7.ps 8.ps 9.ps 10.ps 11.ps 12.ps
|
|
|