Share via

Deploy embed fonts setting to all users

Anonymous
2019-07-03T00:21:40+00:00

In Word there is a setting in options and save settings to embed fonts into the documents.

Is there a was I can deploy this setting to all users via group policy?

I tried to add it to the normal.dot word template and the setting doesn't stick.

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Doug Robbins - MVP - Office Apps and Services 323.1K Reputation points MVP Volunteer Moderator
2019-07-03T01:16:01+00:00

If you press ALT+F11 to access the Visual Basic Editor and then in it press CTRL+G to open the Immediate Window and in that window you type:

Application.NormalTemplate.OpenAsDocument

and press Enter, the Normal.dotm template will be opened as a document and if you then go to that option, you will see that the way in which you set that option will apply to "All New Documents" (created from the Normal.dotm template)

If your users are creating documents from other templates, you would need to set that option when you have those templates open, though in the case of templates other than the Normal.dotm template, they can be opened simply by using File>Open and the selecting the template.

Was this answer helpful?

3 people found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful