I have a pdf file where a font is not embedded.
It is a CIDFont, when I look in the font properties of the document using NitroPDF it states:
ArialMT
Type: TrueType(CID)
Encoding: Identity-H
I am trying to substitute another font for the missing one using the following line in Ghostscript's cidfmap file (this is the only line I have in the file):
/ArialMT <<...
2009-06-23 09:30:53 UTC in Ghostscript