This is a migrated thread and some comments may be shown as answers.

silverlight reportviewer printing issue

1 Answer 47 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Fredi
Top achievements
Rank 1
Fredi asked on 29 Jul 2014, 08:22 AM
Hi there, 
I'm having an issue on printing reportviewer. 
I tried to follow this ticket: http://www.telerik.com/forums/print-multiple-reports-directly-to-printer-from-silverlight

anyway it gives me the error in the attached file. 

and here's my reportviewer code:

<Silverlight:ReportViewer x:Name="SalesOrderReportViewer" HorizontalAlignment="Left" VerticalAlignment="Top" Height="603" Width="583" Report="PurchaseOrderReports.MasterSalesReceipt, PurchaseOrderReports, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" ReportServerUri="../ReportService.svc" UseNativePrinting="False"/>



1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 31 Jul 2014, 07:24 AM
Hi Fredi,

The ReportViewerModel can be obtained from the Silverlight ReportViewer control once the viewer is loaded in the visual tree. Please consider the example the following forum thread: Problem getting the ReportViewerModel after upgrade to Q1'11.

Let us know if you need any further help.


Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Fredi
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or