Dear Ghostscript Gurus.
I have installed and tuned system printer to print to PDF by Gs (gswin32c.exe). The arguments of printer's port are:
gswin32c.exe @"pdfwrite.txt" -sOutputFile="c:\PathToPDFFiles\%b.pdf" -c .setpdfwrite -f -
And its all right, but now I need to collect or group several print jobs together. How can I make It with GhostScript?
Can I make it directly from ports arguments?
Regards. Voot