how to get collection of embeded fonts using plugins in acrobat reader?
i trying create plugin acrobat reader display embedded fonts on opened document , business logic afterward, not sure whats method collection of embedded fonts.
please give me example of code snippet how collection of embedded fonts of opened document.
thanks
pddocenumfonts() enumerate fonts in document you. have @ each font determine if it's embedded or not.
don't forget build plugin reader, need license adobe.
More discussions in Acrobat SDK
adobe
Comments
Post a Comment