[gs-bugs] [Bug 692307] ps2write Distiller font compatibility problem

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Tue Jun 28 16:44:45 UTC 2011


http://bugs.ghostscript.com/show_bug.cgi?id=692307

--- Comment #5 from steve166 at arcor.de 2011-06-28 16:44:44 UTC ---
I can reproduce the error with the following commandline:

gswin32c -q -dBATCH -dNOPAUSE -sDEVICE=ps2write -dCompressPages=false
-sOutputFile=out.ps -dASCII85EncodePages=false distiller_ps2write_font_test.ps

The problem is caused by not setting -dCompressFonts to false and
using -dASCII85EncodePages=false.

I have set ASCII85EncodePages to false because i also get problems
with the distiller if i set this param to true (with other data).
But maybe this was the font error in disguise.

-- 
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gs-bugs mailing list