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

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -