带有 xml、xsl 和 css 的 ASP.NET 简单报告框架

发布于 2024-08-03 06:53:30 字数 210 浏览 5 评论 0原文

我正在 C#/for asp.net 中寻找一个简单的框架/库,以在 asp.net 中生成“简单报告”。

我的要求是:

  • 我的数据以 xml 形式交付
  • 我想使用 css 和 xsl
  • 报告应尽可能可重用 有

任何想法或经验吗?

提前致谢 &最好的问候

斯特凡

I am searching for a simple framework/library in C#/for asp.net to generate "simple reports" in asp.net.

My requirements are:

  • My data are delivered in xml
  • I want to use css and xsl
  • the reports should be as reusable as possible

Any ideas or experiences?

Thanks in advance
& best regards

Stefan

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

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

发布评论

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

评论(1

情徒 2024-08-10 06:53:30

看看我的项目,它使用 xml(由后端代码生成)和 xsl 报告样式以及查看器(通过 xsl 和 css 和 js 和 html5)创建一个 WYSIWYP(所见即打印)在线报告。

https://github.com/SiamandMaroufi/webreport

Have a look at my project that create a WYSIWYP (what you see is what you print) using xml (generated by backend code) and xsl report style plus an viewer (by xsl and css and js and html5) online report.

https://github.com/SiamandMaroufi/webreport

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