b***@artifex.com
2017-10-23 02:52:44 UTC
http://bugs.ghostscript.com/show_bug.cgi?id=698684
Bug ID: 698684
Summary: ghostscript pxlmono insufficient memory
Product: Ghostscript
Version: 9.21
Hardware: PC
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: CUPS driver
Assignee: ***@gmail.com
Reporter: ***@163.com
QA Contact: gs-***@ghostscript.com
CC: ***@users.sourceforge.net, ***@easysw.com,
***@redhat.com
Word Size: ---
I'am a developer of printer driver, when I developing a driver for a printer
who can only knows PCL6 language, I use ghostscript to convert PostScript to
PCL6, with the args gs -dNOPAUSE -dBATCH -dPARANOIDSAFER -dNOINTERPOLATE
-sDEVICE=pxlmono -sOutputFile=- -.
read ps file from stdin and write pclxl data to the stdout.
Using cups backends to send to the printer.
Everything goes fine untill I try to print a 100 papges of *.doc. The Printer
only print 83 pages, and return a status with PCLXL ERROR, Insufficient Memory.
firstly i suspect the printing data is too large for the printer, so I tried to
add -dCompressMode=3, but it does any different.
It blocked me for a week, and do not know how to resolve this.
Bug ID: 698684
Summary: ghostscript pxlmono insufficient memory
Product: Ghostscript
Version: 9.21
Hardware: PC
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: CUPS driver
Assignee: ***@gmail.com
Reporter: ***@163.com
QA Contact: gs-***@ghostscript.com
CC: ***@users.sourceforge.net, ***@easysw.com,
***@redhat.com
Word Size: ---
I'am a developer of printer driver, when I developing a driver for a printer
who can only knows PCL6 language, I use ghostscript to convert PostScript to
PCL6, with the args gs -dNOPAUSE -dBATCH -dPARANOIDSAFER -dNOINTERPOLATE
-sDEVICE=pxlmono -sOutputFile=- -.
read ps file from stdin and write pclxl data to the stdout.
Using cups backends to send to the printer.
Everything goes fine untill I try to print a 100 papges of *.doc. The Printer
only print 83 pages, and return a status with PCLXL ERROR, Insufficient Memory.
firstly i suspect the printing data is too large for the printer, so I tried to
add -dCompressMode=3, but it does any different.
It blocked me for a week, and do not know how to resolve this.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are receiving this mail because:
You are the QA Contact for the bug.