I am using the latest version of Phoca PDF on a Joomla 3.7.5 website, where I implement "MathJax" (http://docs.mathjax.org/en/latest/start.html) via following code in my <head> - section:
Code: Select all
<script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_SVG"></script>
Is there any possibility, that the java script is parsed when making the pdf?
Thank you for your support & have a nice day