Monday, March 6, 2017

Exporting Mathml to Word Document using php/laravel

I'm creating a formula using mathml and it works when showing it on webpage. But what I need to do is creating a word document to be printed for paper test.

Is there any way to export mathml to word using php/laravel?

Thanks in advance.



via Agung Kessawa

Advertisement