Currently the static method ReplaceAllControlReplacers is used to replace all content.
It would be easier to do that using a class that has different replacers registerd + the ability to register your own and the ability to turn on and off different replacers.
Saving and opening the word file would also be handled through that class.
Currently the static method ReplaceAllControlReplacers is used to replace all content. It would be easier to do that using a class that has different replacers registerd + the ability to register your own and the ability to turn on and off different replacers. Saving and opening the word file would also be handled through that class.