Running excel reports without installing excel in Server
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
We have referenced Excel(Interop dlls) for generating excel reports(mainly graphical) and saving it to a excel file and then sending that excel file to client. We don't have excel installed in our server machine. Is there a way by which we can make that functionality working without installing excel in Server?