C
Chris Baca
Howdy folks, I need to allow character level styles such as bold, italic, etc and enable this functionality through the standard formatting toolbar. I also need to lock down styles so that users to accidentally add new styles. I have tried the following approach creating a MyStyles.dot file with my custom styles and locating it in C:\Documents and Settings\Chris\Application Data\Microsoft\Templates
I then open my boilerplate doc meant for end-users to edit. Change the document template from Normal.dot to MyStyles.dot. Now my special styles are available in the boilerplate
Trouble is, end users can add styles inadvertently and can use styles based on Normal.dot still.
Locking down styles by using Protect document disables character level formatting. Any suggestions?
I then open my boilerplate doc meant for end-users to edit. Change the document template from Normal.dot to MyStyles.dot. Now my special styles are available in the boilerplate
Trouble is, end users can add styles inadvertently and can use styles based on Normal.dot still.
Locking down styles by using Protect document disables character level formatting. Any suggestions?