1

I'm using Reporting Services 2014 (SQL 2014 SP2 with CU1).

I would like to apply a workaround to enable a kind of print button on the report page when it is displayed on Chrome or Firefox.

I've seen some SO questions (SQL Reporting Services - Print Button not shown in Mozilla) and I know that print button, like the zoom button, is not officialy supported by SSRS.

I've seen these workaround and my question is: can I use these solutions on the Report.aspx page instead the ReportViewer.aspx? And in the Report.aspx where I put the code?

This is the only code of Report.aspx page:

<%@ Register TagPrefix="MSRS" Namespace="Microsoft.ReportingServices.UI" Assembly="ReportingServicesWebUserInterface" %>
<%@ Page language="c#" Codebehind="Report.aspx.cs" AutoEventWireup="false" Inherits="Microsoft.ReportingServices.UI.ReportWrapperPage" EnableEventValidation="false" %>
Community
  • 1
  • 1
s.milziadi
  • 685
  • 2
  • 11
  • 31

0 Answers0