[gs-bugs] [Bug 692034] failed to convert pdf to images
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Wed Mar 9 09:13:21 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692034
Ken Sharp <ken.sharp at artifex.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID
--- Comment #5 from Ken Sharp <ken.sharp at artifex.com> 2011-03-09 09:13:20 UTC ---
(In reply to comment #4)
> thanks for you reply。
> and ,i have 3 questions:
> 1.is the font file must the PDF's losting font file? other substitute font file
> is ok ?
The font must be named correctly to match the missing font in the PDF file,
*or* named as a general substitute for a class of CIDFonts, where the class is
given by the Ordering from the CIDSystemInfo of the original font, and the CMap
used to compose it. Eg Adobe-Identity-H where the missing font was composed
with the Identity-H CMap and had an Ordering of Adobe.
> 2.i can not find the 'cidfmap' file in the gs9.01 folder...
Then you should probably get a source distribution of Ghostscript, or copy the
source from our public Subversion repository.
> 3.do i must install the ghostscript in the PC? can i use the gsdll32.dll only?
You can use the DLL, but you will then have to correctly send the parameters
which you require. This is the majority of what the gswin32 and gswin32c
executables do, pick up the command line parameters and send them to the
Ghostscript DLL.
Please don't keep reopening this report, you can continue to post to the thread
even when it is marked as resolved.
--
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