[gs-bugs] [Bug 691955] Missing CIDFmap?
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Fri Feb 11 10:04:30 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=691955
--- Comment #3 from Ken Sharp <ken.sharp at artifex.com> 2011-02-11 10:04:29 UTC ---
(In reply to comment #2)
> Question: Is any config or option wrong in installation?
I'm afraid I don't know, I don't have a Solaris system to check on, hopefully
someone else can try this.
> Question: what's wrong?
Can't tell from the above. Please retry without -dPARANOIDSAFER and without
-dQUIET. The QUIET is probably discarding useful debugging information.
PARANOIDSAFER may be doing something to prevent local/relative directory usage.
If this continues to fail then :
Instead of trying a full blown PDF file we need to eliminate the possibilities.
Either create a text file that contains the following and send it to GS, or
type directly at the GS prompt:
/hei /CIDFont findresource pop
If that does not produce an error then continue with:
/MHei-Medium /CIDFont findresource pop
If both the above succeed then try:
/UniCNS-UCS2-H /CMap findresource pop
Then finally:
/hei-UniCNS-UCS2-H findfont pop
/MHei-Medium-UniCNS-UCS2-H findfont pop
Somewhere along the line this should fail, please post the error messages.
--
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