H
hayrob
When a User types in a document, he is free to type what he likes, and
therefore can make spelling and grammatical mistakes. However when he saves
and closes the document, I handle the save process programically. In
particular, I save the document as WordXml, but I want to ensure that none
of the WordXml grammer and spelling tags are saved with the document.
How do I ensure that they are removed from the document before it is saved
as a WordXml document?
therefore can make spelling and grammatical mistakes. However when he saves
and closes the document, I handle the save process programically. In
particular, I save the document as WordXml, but I want to ensure that none
of the WordXml grammer and spelling tags are saved with the document.
How do I ensure that they are removed from the document before it is saved
as a WordXml document?