Thanks for your quick response.
>>If you are you trying to open the Excel document via a browser https://fastapi.metacpan.org/source/JMCNAMARA/Excel-Writer-XLSX-0.98/examples/cgi.pl should work
It works. It will be downloaded. I can open it.
The code I hv given prints a NICE doughnut chart inside excel file. I ONLY need it to display via web browser. I don't need to download the whole excel file
When I use gd:graph, it can be done with below code
print "Content-type: image/png\n\n"; binmode STDOUT; print $myimage->png;
How can I achieve it with Excel::Writer::XLSX ?
>> you don't say which OS you are running.
OS is Linux (CentOS 6.9 64 bit) without GUI. Server is Somewhere else, while I write from somewhere REMOTELY.. My Pc is Ubuntu with GUI
In reply to Re^2: How to display the Excel::Writer::XLSX chart image to the web browser with CGI?
by theravadamonk
in thread How to display the Excel::Writer::XLSX chart image to the web browser with CGI?
by theravadamonk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |