I have a number of highcharts in a html page. And also a button , named "Download" Button. When I shall click the button , then the highcharts will be exported into a word document file.
I have used angular js for client side and ASP. Net Web API for server side. How can I implement that ?