How can i convert OpenXml math equation (m:OMathPara tag) to MathML. Does there exist any converter library?
My problem is importing data from MS Word and saving it in database and viewing in webpage. I have already imported as text with openxml but i cant import Math equation. I think, for html page math equation must be MathML or image format.
Thanks in advance.