Replies: 1 comment
-
Extracting font(s) from a PDF is not a technical problem but .....
Outside "extracting font data to a file" (due to problems above) how else would you like to use IFont (and classes that implement the interface eg. TrueTypeSimpleFont, Type0Font, ...)? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to extract fonts? I can see the 'Letter' being created with only the FontDetails and no way back to the IFont itself. Also I can't see anyway to access the resourceStore that has the actual fonts. Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions