According to the rtf specs, you can embed a font in an rtf file using the \fontemb and \fontfile control words. Can someone give me a working example of that? I'd like the rtf file to use the font that's located in a separate file (i.e. .ttf file)
Asked
Active
Viewed 1,007 times
3
-
1http://stackoverflow.com/questions/21980432/embedded-fonts-in-rtf I added my solution here. – Alexey Jun 26 '14 at 12:14