Hi Team,
I want to download multiple chart as PDF.so i used jsPDF and html2canvas as u referred in Jsfiddle .
But it is not working in IE Browser.My clients are using IE.
i also tried to load promise library in IE before jsPDF and html2canvas library. but its also not working.
So Please give me a solution to export multiple chart in IE browser.