[gs-bugs] [Bug 693065] override default handling of EmbedBase14 fonts with pdfwrite

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Wed May 23 15:16:32 UTC 2012


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

--- Comment #1 from Marcos H. Woehrmann <marcos.woehrmann at artifex.com> 2012-05-23 15:16:32 UTC ---
Sorry, comment #0 should have included the following additional information
from the customer:

Currently, we use the following options to override the default handling of
EmbedBase14 fonts:
-c .setpdfwrite <</NeverEmbed [false .standardfonts aload pop]>>
setdistillerparams –f

This works fine with PS to PDF conversions handled via the GhostScript API. 
However, recently we’ve discovered that these options cause an error when
attempting a PCL to PDF conversion via the pcl6.exe commandline.  The
application fails with 255.

I’ve tried wrapping the string in single quotes:
-c '.setpdfwrite <</NeverEmbed [false .standardfonts aload pop]>>
setdistillerparams' –f
Similar to what was discussed in the GhostScript docs, but still receive the
error.

-- 
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