Open Source .Net Reporting Tool [closed]

折月煮酒 提交于 2019-11-28 16:51:42

fyireporting (released under Apache License) is worth a try.

The fyiReporting RDL Project is a powerful report and charting system based on Report Definition Language (RDL). Tabular, free form, matrix, charts are fully supported. Report output may be displayed as HTML, PDF, XML, .Net Control, Web Archive, and to a printer. Libraries exist for use in your ASP.NET, Windows .Net, and command line applications.

Try Microsoft's ReportViewer system. It to uses the Report Definition Language, but it's ready to go out of the box. It's not Open Source, but it is redistributable.

As suggested by Ant, there is also ReportingCloud which is a branch of fyiReporting

If you're willing to have no report designer and open source is an absolute requirement, then take a look at iTextSharp - version 4.0 is totally open source (5.0 you have to pay for comercial use).

There are some additional open source systems listed at Reporting Software Info.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!