按照MS的報表系統 ReportingServer報表語言RDL開發的。
實現windows和web兩種報表顯示方式
一個強大的開源報表引擎,不過還在不斷更新中。
還有一個報表設計器﹐也還可以。
現在最新版本是:Release 1.0.0
RDL is an XML based language created by Microsoft with the goal of promoting
interoperability of commercial reporting products. fyiReporting's compact
implementation of this powerful, flexible reporting language provides developers
with interoperable Microsoft Reporting Services reports without the overhead,
letting you use reports in any of your .Net applications.
網址是:http://www.fyireporting.com/download.html
其中包括一個設計器:RDL Designer
后台控制台程序﹕RDL Desktop 實現web報表的功能
web報表訪問方式﹕http://localhost:8080/ 必須運行RDL Desktop
還有兩個程式: RDL Reader, RDL Command
希望大家把研究心得發到cnblogs上﹐謝謝
另附MS公布的RDL報表語言下載﹕
RDL報表語言