良好的 WPF 开源报告工具/框架(C#)

发布于 2024-07-10 23:23:23 字数 202 浏览 5 评论 0原文

我正在为基于 Windows 的应用程序 (WPF) 寻找一个好的开源报告工具/框架。

我使用的数据库是sql server 2005。

我感兴趣的典型报告格式是例如试算表、资产负债表等(典型的银行/财务报告应用程序)。

对图表也应该有良好的支持。

如果有人有 WPF 应用程序报告的经验,我们将非常感谢您的意见。

I am looking out for a good open source Reporting tool/framework for windows based application (WPF).

The database I am using is sql server 2005.

The typical reports format which I am interested is for e.g. Trial balance, balance sheet, etc (typical banking / finance reporting application).

There should be good support for charting as well.

If anyone has any experience with reporting for WPF application, your inputs will be highly appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

凉栀 2024-07-17 23:23:24

PdfReport 是一个代码优先的报告引擎,它构建在 iTextSharp 和 EPPlus 库之上。 它与 .NET 3.5+ Web 和 Windows 应用程序兼容。

PdfReport is a code first reporting engine, which is built on top of the iTextSharp and EPPlus libraries. It's compatible with both .NET 3.5+ Web and Windows applications.

皓月长歌 2024-07-17 23:23:24

作为开源,这并不存在,至少现在还不存在。
它可能也不存在商业产品。 WPF 组件市场才刚刚起步。

As open source, this doesn't exist, at least not yet.
It probably doesn't exist commerical offering either. The WPF component market is just getting started.

鹊巢 2024-07-17 23:23:23

由于这可能构成答案的一部分,因此我想将其放在答案部分。
我刚刚找到这个系列的文章
WPF 多页报告 (注意:原始链接已失效,已替换为 Wayback Machine 链接)

考虑将其放在这里,因为这可能会使其他学习者受益。 本文将逐步介绍如何为 LOB 应用程序创建报告框架。

俗话说“一鸟在手胜过二鸟在林”,我会深入研究这一点,直到有更好的东西出现:)

Since this may form part of the answer, I thought of putting this in the answer section.
I just found this series of article
WPF multipage reports (note: original link dead, replaced with Wayback Machine link).

Thought of putting this here as this may benefit some other learner. This article walks through creating a reporting framework for LOB Apps.

As the saying goes "A Bird in the hand is worth two in the Bush", I will have a deep look at this until something else comes up with something better :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文