Forum


Replies: 1   Views: 5016
Convert mathml embeded in html to docx
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by phatchai28  · 03-09-2014 - 08:03

Hi If I have a html source with mathml equation like this:
Math Test
f(a)=12πiγf(z)zadz
Is there a single function in PHPDOcx that I can convert this chunk of HTML into a docx file with mathml tag being transformed into a docx equation automatically, please describe? Or, please advice an easiest way to to this in PHPDocx Thanks

Posted by admin  · 03-09-2014 - 09:22

Hello, Please check this topic: http://www.phpdocx.com/en/forum/default/topic/800 Regards.