Hi
I'm trying to implement a Greek spellchecker and syntax analyzer in microsoft office. I've build the .dot files and dll's and program is working fine on any ms office version from 97 to 2003. The problem is when I try to load my template to an office installation with Greek proofing tools.

The spellchecker works like this: when you highlight a text and press F7 the spellchecker comes up. If the text is in english the normal spellchecker that comes with office is used. If the text is Greek, my spellchecker is chosen instead of the office one automatically.

However if I install my template on an office installation which already has greek proofing tools, when I press F7 with greek text selected my spellchecker doesn't come up anymore. It uses the office one (with the greek dictionary from proofing tools) and I cannot seem to override it.

Does anyone know a possible to solution to this?

Thanks in advance
Nik