I am using `winnovative` to print PDF. While using mathematical equation(Using `wiris` editor to get equation) using `mathml` tags in html , its not converting properly every time I ma trying to print pdf.It works , but not all time.I am trying the same html to print.It works correctly but Not all time.
Please kindly give a solution for this ASAP. Thank You. I am using below `mathjax` plug in to render `mathml` <!-- language: lang-html --> <script type=""text/x-mathjax-config""> MathJax.Hub.Config({ ""HTML-CSS"": { preferredFont: ""STIX"",scale: 120 } }); </script> <script type=""text/javascript"" async src=""https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_HTMLorMML""></script> as plug in to render as "HTML-CSS" mode. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform