【问题标题】:RDLC report print button not showing in Mozilla & ChromeRDLC 报告打印按钮未在 Mozilla 和 Chrome 中显示
【发布时间】:2013-10-01 16:33:06
【问题描述】:

我对 RDLC 报告有疑问。我想在 RDLC 报告查看器中显示打印按钮。因此,我在报表视图中将 ShowPrintButton 选项设为 true。但结果是它在 IE 中工作正常,但在 mozilla 和 chrome 中打印按钮是不可见的。如何使该打印按钮在所有浏览器中可见?。

【问题讨论】:

    标签: .net button printing report rdlc


    【解决方案1】:

    打印按钮在 Firefox/Chrome 中不起作用,因为它是一个 ActiveX 控件。

    你可以试试这个解决方案(我还没有测试过): ReportViewer print button in Google Chrome

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-04-16
      • 2014-03-14
      • 2014-10-16
      • 2021-05-17
      相关资源
      最近更新 更多