1

Is there any free library for create xls files in asp.net on a server without office?

thanks

1

4 Answers 4

1

See this codeproject solution:

http://www.codeproject.com/KB/office/biffcsharp.aspx

Sign up to request clarification or add additional context in comments.

Comments

1

You could also use SpreadsheetML. It is just xml so you could generate it by printing text to a file.

Comments

1

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.

Comments

0

It's not free but we use the Aspose Cells tool which is excellent

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.