hello when we try to use gettext for all html / rtf files we are getting a strange error
it gives some junk characters
here is code
Aspose.Words.Document doc = new Aspose.Words.Document(saveLocation.ToString())
wordstring = doc.GetText();
shocking thing is this was very well working yesterday perfectly
Please send us your help ASAP
thanks
Vinay