5 Answers, 1 is accepted
0
Hello David,
There should be no problem when printing to a dot matrix printer if there is a proper printer driver installed for the model. Can you elaborate on the "prints are unreadable" and possibly provide screenshots of the results you get?
All the best,
Steve
the Telerik team
There should be no problem when printing to a dot matrix printer if there is a proper printer driver installed for the model. Can you elaborate on the "prints are unreadable" and possibly provide screenshots of the results you get?
All the best,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0

David
Top achievements
Rank 1
answered on 11 Apr 2012, 11:55 PM
Here are the prints.
The print from ReportViewer Silverlight is unreadable, and the print from the disigner is good.
We need that the ReportViewer Silverlight impression is equal to the impression the designer.
Thanks.
The print from ReportViewer Silverlight is unreadable, and the print from the disigner is good.
We need that the ReportViewer Silverlight impression is equal to the impression the designer.
Thanks.
0
Hi David,
Set the UseNativePrinting property of the Silverlight viewer to false and let us know how it goes.
Kind regards,
Steve
the Telerik team
Set the UseNativePrinting property of the Silverlight viewer to false and let us know how it goes.
Kind regards,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
0

David
Top achievements
Rank 1
answered on 12 Apr 2012, 10:05 PM
With UseNativePrinting=false is more pixelated and is unreadable.
We need solution, please.
Thanks.
We need solution, please.
Thanks.
0
Hello David,
The print from the Designer Preview uses Image rendering which is not applicable for the Silverlight viewer. In the Silverlight viewer, you can use the XPS rendering for printing purposes (UseNativePrinting=true) or the True print which uses the Acrobat PDF plug-in for the print (UseNativePrinting=false).
All the best,
Steve
the Telerik team
The print from the Designer Preview uses Image rendering which is not applicable for the Silverlight viewer. In the Silverlight viewer, you can use the XPS rendering for printing purposes (UseNativePrinting=true) or the True print which uses the Acrobat PDF plug-in for the print (UseNativePrinting=false).
All the best,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.