PDA

View Full Version : Installing OpenType fonts on target



radly
02-01-2010, 05:29 PM
I need to install three Adobe OpenType (.otf) fonts on the target machine. So far as I can tell, the System.RegisterFont() function only works with TrueType (.ttf) fonts. What is the procedure for including these font installs in my installer?

jassing
02-02-2010, 12:17 PM
As near as I can tell you would install them to the acrobat's Font folder, not to the system's font folder....