printing - Ghostscript merge print jobs -
dear ghostscript gurus.
i have installed , tuned system printer print pdf gs (gswin32c.exe). arguments of printer's port are:
gswin32c.exe @"pdfwrite.txt" -soutputfile="c:\pathtopdffiles\%b.pdf" -c .setpdfwrite -f - and right, need collect or group several print jobs together. how can make ghostscript?
can make directly ports arguments?
regards. voot
you can send multiple files gs on command line, other that, not clear me you're asking. command line above seems take input stdin, not sure how you're getting on windows.
Comments
Post a Comment