标签: html reporting-services rdlc
我们正在使用Microsoft.Reporting.WebForms.LocalReport(RDLC)
只有4个渲染扩展,pdf,excel,image和另外1个。
我们希望最终将报告呈现为HTML。我们怎么做?有任何相关的建议吗?
答案 0 :(得分:0)
您需要在页面中添加ReportViewer控件。
ReportViewer
http://msdn.microsoft.com/en-us/library/ms251671(v=VS.100).aspx