I am trying to export multiple charts to a pdf file, with each of the charts to be displayed on a different pdf page.
Code here: JSFiddle
Code here:
You ca
Not sure how to do what you want with the Highcharts PDF server, you can do this with the http://www.cloudformatter.com/css2pdf server by formatting a div containing the charts and surrounding charts with a div setting the page-break.
See http://jsfiddle.net/zvx6eb7e/23/
Add your header