We want to use our brand fonts which are not licensed outside of the company, in our Word and PowerPoint documents. Is there a way to font-stack in the xml theme files so that users who don't have our fonts will default to the alternates we choose?

For example, if they don't have Boton, we want the document to show Rockwell.

Also would like to control the size.

Thanks!

link|improve this question
Sounds like OP's looking for a code (or at least Xml) solution, so perhaps not totally OT for SO. In any case, it can't be done. Windows apps ask Windows for any needed font. Windows fills the request if it can or pulls its best guess for a substitute out of its hat if not. User/App has no control over this process. – Steve Rindsberg Oct 26 '11 at 14:14
feedback

migrated from stackoverflow.com Oct 27 '11 at 4:42

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown