shenglingshi 发表于 2016-9-12 09:45:24

Web Form 打印和导出

本帖最后由 Lenka.Guo 于 2016-9-12 10:09 编辑

Asp.Net WebFrom 的报表查看控件,WebViewer 自带的有打印和导出功能吗?


Lenka.Guo 发表于 2016-9-12 10:05:51

Hi,
WebViewer 有4种类型,默认是HtmlViewer,您截图的就是HTMLVIEWER,默认是不包含 打印和导出按钮的,需要自定义。 参考博客: http://blog.gcpowertools.com.cn/post/advanced-html-viewer-with-export-options.aspx
FlashViewer类型 是自带打印按钮,导出按钮需要自己添加。 参考博客: http://blog.gcpowertools.com.cn/post/customize_flashviewer.aspx

如果在Web项目中使用Html5 Viewer 是自带打印和导出按钮的。 Html5Viewer介绍: http://blog.gcpowertools.com.cn/post/ActiveReports_HTML5.aspx
页: [1]
查看完整版本: Web Form 打印和导出