概述
1.带工具条模式
http://localhost/orp/preview?reportId=5541a2c6-791a-497f-986b-c9a7f14b69f5&toolbar=1
2.不带工具条模式,结合iframe示例
iframe页面:http://localhost/orp/sample/iframe
src:http://localhost/orp/preview?reportId=5541a2c6-791a-497f-986b-c9a7f14b69f5&toolbar=0
![JU_TVX3DA~(2EIRV2_XKP]5.jpg](http://upload-images.jianshu.io/upload_images/1769008-13d2c42fe6bbca2b.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
3.reportView模式
http://localhost/orp/ReportViewer.aspx?reportId=208a1d77-f4ab-41c7-8d6a-d4052bc84796
导出Word
http://localhost/orp/ReportViewer.aspx?reportId=5541a2c6-791a-497f-986b-c9a7f14b69f5&outType=word
导出Excel
http://localhost/orp/ReportViewer.aspx?reportId=5541a2c6-791a-497f-986b-c9a7f14b69f5&outType=excel
导出PDF
http://localhost/orp/ReportViewer.aspx?reportId=5541a2c6-791a-497f-986b-c9a7f14b69f5&outType=pdf
报表设置
sql:报表对应sql
DataSet:设计ddlc用到的DataSet名称,用#分隔多少DataSet
报表内容:rdlc对应的xml文件