is there any possibility to export charts done with hightcharts in powerpoint?else can someone help me to find a solution?
Thanx
is there any possibility to export charts done with hightcharts in powerpoint?else can someone help me to find a solution?
Thanx
I know this is old but I am currently trying to achieve the same thing. If you are happy to use png or jpg then I would go with phantonJS (OpenQA.Selenium.PhantomJS) to extract an svg and then any conversion mechanism to convert to png/jpg
You could alter the JS to export directly to png but that would require linking into an export server (or having that code run locally as well).
On a side note you may need to alter the what to find depending on how you build up your html files.