【问题标题】:How to render report as HTML in in .NET reporting如何在 .NET 报告中将报告呈现为 HTML
【发布时间】:2011-01-21 11:26:44
【问题描述】:

我们正在使用 Microsoft.Reporting.WebForms.LocalReport (RDLC)

只有 4 个渲染扩展,pdf、excel、图像和另外 1 个可用。

我们希望最终将报告呈现为 HTML。我们怎样才能做到这一点?有什么相关建议吗?

【问题讨论】:

    标签: html reporting-services rdlc


    【解决方案1】:

    您需要将ReportViewer 控件添加到您的页面。

    http://msdn.microsoft.com/en-us/library/ms251671(v=VS.100).aspx

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-05-31
      • 2013-06-06
      • 2010-10-22
      • 2020-02-17
      • 1970-01-01
      • 2019-07-22
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多