替代Excel作为ASP.Net报表生成器 [英] Alternative to Excel as ASP.Net Report Generator

查看:204
本文介绍了替代Excel作为ASP.Net报表生成器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用过vb.net/asp.net练成产生从网页报告,然后将该文件发送到用户。我们已经与Excel的是超级慢/低效/不关闭(即使我们跟踪的进程的ID,并试图杀死它在code ...)的一些问题。所以我在寻找一些灵活的替代方案。我们需要一个替代品,可以:

I use excel through vb.net/asp.net to generate reports from a web page and then send the file down to the user. We've had some issues with Excel being super slow/inefficient/not closing (even when we keep track of the process id and try to kill it in code...). So I'm looking for some flexible alternatives. We need a replacement that can:


  • 允许inidivdual单元格格式,包括边界(每边不同的设置),背景颜色,字体样式/着色等...

  • 允许细胞融合

  • 允许用于格式化单元格的文本的一部分的(在这种情况下,粗体)的内部,同时使该文本的其余部分保持不变

  • 图片插入/单元格内的重新定位(并不重要)

  • 每个工作簿多个工作表

这些都是我能想到手的功能,任何帮助或suggestiong在替代图书馆看是AP preciated。我们在服务器上运行Excel 2007,但我们正在推出的Office 2010给客户,所以我认为这可能打开大门的一些支持的文件格式,是否有帮助。

These are all the features I can think of off hand, any help or suggestiong at alternative libraries to look at would be appreciated. We are running Excel 2007 on the server but we are rolling out Office 2010 to clients so I think that might open the doors for some more supported file formats, if that helps.

推荐答案

翻翻各种选项并执行最后我用EPPlus,你可以得到更多的独立研究后@的 HTTP://epplus.$c$cplex.com

After looking through the various options and performing more independent research I ended up using EPPlus, which you can get @ http://epplus.codeplex.com.

感谢所有的建议。

这篇关于替代Excel作为ASP.Net报表生成器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆