Generating MS Excel and MS Word documents through .Net 3.5
Hi,
I have a web application and am generating reports in it through .net 3.5 and need to export the same to excel. Similarly have few reports getting generated in the word format.
The issue is that the server on which the application is getting deployed doesnt has excel or word installed. So is there any way of viewing the excel and word files being generated through the web application on the server (that doesnt has MS office installed).
Please let me know about it.
Thanks.
|