我可以使用免费组件从 Reporting Service 导出 Word 文档(*.doc)吗?

发布于 2024-07-23 14:38:50 字数 1542 浏览 2 评论 0原文

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

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

发布评论

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

评论(2

变身佩奇 2024-07-30 14:38:50

正如已经提到的报告服务已经可以以这些格式导出,如果您想以其他格式而不是网页呈现报告,您还可以在 url 上指定,如下所示:

http:///reportserver?/Sales/YearlySalesSummary* *&rs:Format=HTML4.0&rs:Command=Render**

请参阅 -
http://msdn.microsoft.com/en-us/library/ms154040。 aspx

如果您正在运行计划的报告,您还可以以这些格式导出报告

As already mentioned reporting services can already export in these formats, you can also specify on the url if you want to render the report in another format instead of as a webpage, like this:

http:///reportserver?/Sales/YearlySalesSummary**&rs:Format=HTML4.0&rs:Command=Render**

See -
http://msdn.microsoft.com/en-us/library/ms154040.aspx

You can also get the reports to export in these formats if you are running the reports of a schedule

凉城已无爱 2024-07-30 14:38:50

我不确定“报告服务本身无法导出到 Microsoft Word”是什么意思。

Reporting Services 2008 可以导出为您提到的所有格式(Excel、PDF、Word 和 HTML),这是其基本功能之一。 我在 SS2008 的 Express 版本和完整版本中都使用了此功能。

请参阅 http://www.microsoft.com/sqlserver/2008/en /us/reporting.aspx

I'm not sure what you mean by "Reporting Service can't export to Microsoft Word by itself".

Reporting Services 2008 can export to all of the formats you mentioned (Excel, PDF, Word and HTML), it's one of its basic features. I've used this feature in both the express and full versions of SS2008.

See http://www.microsoft.com/sqlserver/2008/en/us/reporting.aspx

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