Hi,
We are using telerik reporting for export in our project..We are facing an issue in print functionality in safari browser.The safari browser doesnt print the report and not even responds to it..We are using telerik:ReportViewer and printing the report using the below code
var viewer = <%=rptTextBasedAdvantages.ClientID%>;
viewer.PrintReport();
This works for IE and Mozilla firefox .Please help us in resolving in this issue.This is very critical.I searched for many solutions but ended up with no results.
Thanks
Jashvanthi
We are using telerik reporting for export in our project..We are facing an issue in print functionality in safari browser.The safari browser doesnt print the report and not even responds to it..We are using telerik:ReportViewer and printing the report using the below code
var viewer = <%=rptTextBasedAdvantages.ClientID%>;
viewer.PrintReport();
This works for IE and Mozilla firefox .Please help us in resolving in this issue.This is very critical.I searched for many solutions but ended up with no results.
Thanks
Jashvanthi