2

I'm working on a web application with VS 2010 and I'm developing its report Microsoft Report viewer, My big problem is I want to print the report in "Mozilla Firefox browser" - and the print button not displayed on Firefox.

Is there any funcationality makes me able to print my report in Firefox???

I need your help Professors :) ... There is No Problem in Programming :)

Ahmed Elbatt
  • 1,028
  • 1
  • 14
  • 20

2 Answers2

3

The print button is an Active X control, only works on Internet explorer.

Check this article i wrote explaining how to add client side printing (on all browsers) for ms reportviewer.

Chtioui Malek
  • 11,197
  • 1
  • 72
  • 69
0

Perhpas this may help

The print button doesn't appear in firefox

check this as well

SQL Reporting Services - Print Button not shown in Mozilla

Community
  • 1
  • 1
Irf
  • 4,285
  • 3
  • 36
  • 49