My requirement is to display charts present in MS Office excel 2007 in web page.
Can someone please help me getting it right by any language? PHP is my preference by i didn't get any help on google.
I have more than 1 chart in all sheets inside a single excel file.
PHPExcel and equivalent API's doesn't support chart import support, so only solution i see is to import excel sheets as image and display.