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.
Landscape reports printed incorrectly
-
- Posts: 55
- Joined: Thu Mar 12, 2015 10:06 am
Re: Landscape reports printed incorrectly
I can. But our clients don't have technical knowlage. They don't know which driver to choose and where to find it.Could you use PCL5 driver?
Re: Landscape reports printed incorrectly
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.
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.