开发者

Free Reports system like Crystal Reports [closed]

开发者 https://www.devze.com 2023-01-24 06:42 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be support开发者_运维知识库ed by facts, references,or expertise, but this question will likely
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be support开发者_运维知识库ed by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 9 years ago.

We are building an system which is B/S structure.And the customer want to print the reports of their sells data.But they want to use an free report to do this! I wander what's the better free report system to use? Ps:We use asp.net! Thanks


Here's a link to a comparison of three open-source reporting solutions (BIRT, Pentaho and Jasper): http://www.innoventsolutions.com/birt-jasper-pentaho-comparison-matrix.html

I don't know how well these solutions integrate with asp.net, but they are probably the best-established open source solutions.


How about just MS Excel? It's not free, but your client probably already has it. And if they don't, OpenOffice.org can open it for them.

Excel is versatile and can import/export data in many ways. You have graphs, tables, conditional formatting, tabs, controls, and VBA can allow for serious customization. Also, most end-users are already familiar with it, so it will be easier to get accepted by your user community.

The downsides include weak security and ugly charts (but if your client has Office 2010, everything looks much, much better).

0

精彩评论

暂无评论...
验证码 换一张
取 消