gs -dBATCH -sDEVICE=pswrite -sOutputFile=filename.ps -q -dNOPAUSE
filename.pdf
Then to concatenate the files I am using:
gs -dBATCH -dNOPAUSE -q -sDEVICE=pswrite -sOutputFile=catfile.ps
file*.ps
Any suggestions about reducing my file sizes would be greatly
appreciated.
T
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.