Silverlight 4 - 报告服务查看器

发布于 2024-10-24 11:36:04 字数 133 浏览 2 评论 0原文

有谁知道 Silverlight 4 的开箱即用或体面的免费第三方报告服务查看器?

据我所知,Silverlight 4 仍然没有开箱即用的查看器。也许微软正在开发一款产品?

非常感谢。

Does anyone know of an out of the box or decent free third party reporting services viewer for Silverlight 4?

From what I can determine Silverlight 4 still doesn't have an out of the box viewer. Perhaps there is one on the way from Microsoft?

Many thanks.

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

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

发布评论

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

评论(2

羅雙樹 2024-10-31 11:36:04

遗憾的是,尽管很多人希望有一个,但目前还没有。我对任何提出此问题的人的建议是,只需在服务器上以 PDF 形式输出报告,并将其托管在覆盖在应用程序上的 Iframe 中(如果在浏览器外部运行,则托管在 WebBrowser 控件中)。我在这个类似的问题中包含了我写的关于该主题的文章的链接,以及与我的书相关的代码(也涵盖了该主题,但也包括对 OOB 的支持): 在 silverlight 应用程序中显示 pdf。 PDF 到 XAML

希望这有帮助......

克里斯·安德森

Sadly, there isn't one at the moment, although a lot of people would love there to be one. My advice to anyone who asks this question is to simply output the report as a PDF on the server, and host it in an Iframe overlayed on your application (or hosted in the WebBrowser control if running outside the browser). I include links to an article I've written on the topic, and the code associated with my book (that also covers this topic, but also includes support for OOB) in this similar question: Show pdf inside silverlight application. PDF to XAML.

Hope this helps...

Chris Anderson

謸气贵蔟 2024-10-31 11:36:04

据我所知,没有免费的查看器,但商业上你有这个 - http ://www.perpetuumsoft.com/Silverlight-Viewer-for-Reporting-Services.aspx

There is no free viewer I am aware of, but commercially you have this - http://www.perpetuumsoft.com/Silverlight-Viewer-for-Reporting-Services.aspx

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