Hello,
since I using Telerik Reporting Version 7.1.13.612 I have trouble with my Zebra TLP 2844 Printer.
Instead ob Landscape the Printer prints in Portrait Mode. When I used the Version 6.1.12.611 the Printer worked well.
Do I need to change any settings?
since I using Telerik Reporting Version 7.1.13.612 I have trouble with my Zebra TLP 2844 Printer.
Instead ob Landscape the Printer prints in Portrait Mode. When I used the Version 6.1.12.611 the Printer worked well.
Do I need to change any settings?
6 Answers, 1 is accepted
0
Hello Denny,
Try adjusting your report's PageSettings, e.g. PaperSize, Landscape, and check how it is print with the zebra printer and other printer.
I hope this helps.
Regards,
Stef
Telerik
Try adjusting your report's PageSettings, e.g. PaperSize, Landscape, and check how it is print with the zebra printer and other printer.
I hope this helps.
Regards,
Stef
Telerik
Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.
0
Denny
Top achievements
Rank 1
answered on 26 Jun 2013, 02:12 PM
Hello Stef,
I tried to adjust the report's PageSettings but it seams that the Landscape Property doesn't work anymore.
The Zebra Printer has an internal feature that it will change the angle to 90° if the report is in Landscape mode.
Before I just needed to set the following PageSettings:
Landacape = false
width = 85mm
height = 50mm
but with the new Version this setting Landscape = false do not work.
I tried to adjust the report's PageSettings but it seams that the Landscape Property doesn't work anymore.
The Zebra Printer has an internal feature that it will change the angle to 90° if the report is in Landscape mode.
Before I just needed to set the following PageSettings:
Landacape = false
width = 85mm
height = 50mm
but with the new Version this setting Landscape = false do not work.
0
Hi Denny,
With standard laser printer the Landscape property works as expected:
Since it is not clear which viewer is used, what page settings are applied, and how the report is printed, please post this information here or open a support ticket and send us the report definition and the requested details.
Regards,
Stef
Telerik
With standard laser printer the Landscape property works as expected:
- Landscape = false - prints in Portrait mode;
- Landscape = true - prints in Landscape mode;
Since it is not clear which viewer is used, what page settings are applied, and how the report is printed, please post this information here or open a support ticket and send us the report definition and the requested details.
Regards,
Stef
Telerik
Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.
0
matias
Top achievements
Rank 1
answered on 05 Apr 2014, 04:09 PM
i am having the same issue with zebra zm400, using the same version (7) doesn't work, version 6 works fine.
0
หน่อย
Top achievements
Rank 1
answered on 07 Apr 2014, 12:06 PM
Please help solving the issue. I have the same problem with both TSC and Zebra Printer for every horizontal pages.
Waiting for the feedback.
Kevin
Waiting for the feedback.
Kevin
0
Hi,
A possible workaround you can try is to render the report to XPS format using the ReportProcessor.ReportMethod and print it programmatically as described in the How to: Programmatically Print XPS Files article from MSDN.
Please test also the approach in the attached sample project, where reports are printed in a custom manner.
Regards,
Stef
Telerik
A possible workaround you can try is to render the report to XPS format using the ReportProcessor.ReportMethod and print it programmatically as described in the How to: Programmatically Print XPS Files article from MSDN.
Please test also the approach in the attached sample project, where reports are printed in a custom manner.
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.