vba - How can I install word font programmatically? -


I am creating a word template for some users, and I need to use the "MT extra" font, Whatever I know is normal for all word versions, but I need to make sure that it is installed because the word installation can not choose to install any font at user's time!

So I can add a VBA piece of code to install it, whatever the font on the user's machine, the settings of the machine ?? (32/64 bit or whatever).

It's not that easy ...

Take a look here: / P>

Comments

Popular posts from this blog

wpf - ControlTemplate with changes for every class -

sonata admin - how to add ManyToOne property field in configureListfield in sonataAdmin -

sql - Return Function using Cursor -