Landscape reports printed incorrectly

Stimulsoft Reports.WPF discussion
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Landscape reports printed incorrectly

Post by HighAley »

Hello.

It seems that there in a bug in printer drivers or communication between WPF and printer's driver.
Could you use PCL5 driver?
Sorry but we can't help you with this issue any more.

Thank you.
llysyganicz
Posts: 55
Joined: Thu Mar 12, 2015 10:06 am

Re: Landscape reports printed incorrectly

Post by llysyganicz »

Could you use PCL5 driver?
I can. But our clients don't have technical knowlage. They don't know which driver to choose and where to find it.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Landscape reports printed incorrectly

Post by HighAley »

Hello.

Sorry, but we don't see other ways to fix the issue.
As a workaround you could try to use WinForms methods to print reports.
The reports can have small difference from reports rendered in WPF.
You should render report with Render method instead of RenderWithWpf and use Print method to print the report.

Thank you.
Post Reply