Answered
get glyphname and glyphid of the ttf or otf?
I need to get the glyphname of the string from pdf? is there any possibilities? pls suggest
I need to get the glyphname of the string from pdf? is there any possibilities? pls suggest
You can copy Unicode from Reader (manually) and your app can look at the Unicode points. Each Unicode point has a standardised glyph name. This may be different from any name used in an embedded type 1 font, or the encoding used for a TrueType font. CID fonts, of course, may not have glyph names inherent in the PDF.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.