wpf 用于用户运行时报告设计的开源报告设计器?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/17259145/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
OpenSource Report Designer for user runtime report design?
提问by Radek
I need to include a report designer into my WPF C#.NET application so that the user can edit and execute reports an runtime. The best way would be opensource. I have read some older discussions but haven′t find anything useable. Is there any solution right now? Thank for your advice. Regards, Radek
我需要在我的 WPF C#.NET 应用程序中包含一个报表设计器,以便用户可以在运行时编辑和执行报表。最好的方法是开源。我已经阅读了一些较旧的讨论,但没有找到任何可用的内容。现在有什么解决办法吗?谢谢你的建议。问候, 拉德克
回答by Mastro
This list is somewhat more recent: http://opensource.com/business/14/6/three-open-source-business-tools
此列表较新:http: //opensource.com/business/14/6/three-open-source-business-tools
Brit: http://eclipse.org/birt/
英国人:http: //eclipse.org/birt/
Penthao: http://community.pentaho.com/projects/reporting/
Pentao:http: //community.pentaho.com/projects/reporting/
Jaspar: http://community.jaspersoft.com/(Though it's Community and Commercial version)
Jaspar:http: //community.jaspersoft.com/(虽然是社区版和商业版)
NextReports Designer is free: http://www.next-reports.com/index.php/products/nextreports-designer.html
NextReports Designer 是免费的:http: //www.next-reports.com/index.php/products/nextreports-designer.html
Here is one that I found http://www.codeproject.com/Articles/9772/Report-Generatorthough it's a bit older
这是我找到的一个http://www.codeproject.com/Articles/9772/Report-Generator虽然它有点旧
Open Source RDL: http://www.codeproject.com/Articles/9260/Project-RDL-Open-Source-Report-Definition-Language
开源 RDL:http: //www.codeproject.com/Articles/9260/Project-RDL-Open-Source-Report-Definition-Language
And one with a Designer: http://www.fyireporting.com/products.html
还有一位设计师:http: //www.fyireporting.com/products.html

