Is there any free library for create xls files in asp.net on a server without office?
thanks
Is there any free library for create xls files in asp.net on a server without office?
thanks
OfficeWriter is another third party tool that can be used for this purpose:
http://www.officewriter.com/trial
It's an API that generates/manipulates XLS/XLSX on a server without office.