Namespace: BitMiracle.Docotic.Pdf
public delegate string PdfMissingGlyphMapper( string glyphText )
Public Delegate Function PdfMissingGlyphMapper ( glyphText As String ) As String
The method can return null or empty string as the result of the mapping.
Text for different glyphs can be mapped to the same Unicode string.