将报表从 Reporting Server 2008 转换为 PDF 文档

发布于 2024-12-01 21:55:07 字数 150 浏览 0 评论 0原文

我正在 SSRS 2008 中重新创建一些水晶报告 我们使用 Web 服务将 Crystal 报告转换为 PDF 文件。 Web 服务中的 Crystal Reports 使用名为 CRAXDRT 的 dll。 我想修改 Web 服务以将 SSRS 报告转换为 PDF。 任何建议 多谢

I’m recreating some crystal reports in SSRS 2008
We use a web service to convert Crystal reports to PDF files.
The Crystal Reports in web service is using a dll named CRAXDRT.
I want to modify the web service to convert SSRS Reports to PDF.
Any suggestions
Thanks a lot

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

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

发布评论

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

评论(1

萧瑟寒风 2024-12-08 21:55:07

我会看一下 ssrs 公开的报告执行 API。特别是查看 render 和 render2 方法。以下链接在 MSDN http://msdn.microsoft.com 上向您展示了更多信息/en-us/library/reportexecution2005.reportexecutionservice.aspx

I would take a look at the report execution API that is exposed by ssrs. In particular, look at the render and render2 methods. The following link shows you more at MSDN http://msdn.microsoft.com/en-us/library/reportexecution2005.reportexecutionservice.aspx

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