Reputation: 495
I have a requirement where in I am supposed to export multiple highcharts into one file (png, jpeg, pdf). The image below shows my 2 piecharts. (there could be multiple charts). I would like to have a button, which gives me output exactly like above image in png, jpeg and pdf.
FYI, I have gone through below references but doesn't seem to work.
http://www.highcharts.com/docs/getting-started/frequently-asked-questions#export-multiple
http://jsfiddle.net/highcharts/gd7bB/
Thanks in advance.
Upvotes: 2
Views: 5079
Reputation: 8857
This page uses our external server to format Highcharts to PDF.
See http://www.cloudformatter.com/CSS2Pdf.SVGCharts.HighCharts and select "Download" ... "As PDF".
There is also image formats. Documentation to setup is here:
http://www.cloudformatter.com/CSS2Pdf.APIDoc.Usage
Note: I am one of the contributors to this software.
Upvotes: 1