Good day team, may I know how to improve the performance of converting to pdf using pdfwrite device in Ghostscript v10.03.1. I had created Ghostscript Printer with mfilemon as to port.
user command as below:
gswin32c.exe -q -dNOPAUSE -dSAFER -dBATCH -dDEVICE=pdfwrite -dCompatibilityLevel=1.5 -dPDFSETTINGS=/ebook -dProcessColorModel=/DeviceGray -sOutputFile=”%f” -c 30000000 setvmthreshold -f –
The printing took 3mins for 12pages of pdf.
Any suggestions would be greatly appreciated. Thanks
moon cheang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.