Landscape reports printed incorrectly
Re: Landscape reports printed incorrectly
Hello.
Could you specify the parameters that user can change?
There are Printer Settings of the report that you could use.
Thank you.
Could you specify the parameters that user can change?
There are Printer Settings of the report that you could use.
Thank you.
-
- Posts: 55
- Joined: Thu Mar 12, 2015 10:06 am
Re: Landscape reports printed incorrectly
For now user can open printer settings and change everything. I thing that the most important options are: duplexing, output color, output quality and pages per sheet.
Re: Landscape reports printed incorrectly
Hello.
Sorry, I didn't get your thought.
What settings the users can change? Do you have any dialog or your are writing about the report settings?
Thank you.
Sorry, I didn't get your thought.
What settings the users can change? Do you have any dialog or your are writing about the report settings?
Thank you.
-
- Posts: 55
- Joined: Thu Mar 12, 2015 10:06 am
Re: Landscape reports printed incorrectly
User open print dialog:
Then he can open settings window:
And advance settings:
All settings are stored in PrintTicket.Re: Landscape reports printed incorrectly
Hello.
Why don't you use PrintWithWpf method with Print Dialog?
It will call print dialog and pass all parameters.
Could you try to print the report with our PrintDialog and without PrintTicket? Do you get the same problem?
Thank you.
Why don't you use PrintWithWpf method with Print Dialog?
It will call print dialog and pass all parameters.
Could you try to print the report with our PrintDialog and without PrintTicket? Do you get the same problem?
Thank you.
-
- Posts: 55
- Joined: Thu Mar 12, 2015 10:06 am
Re: Landscape reports printed incorrectly
Because we have our own dialog, where user could choose other options (report variant, export to file, send mail) and open settings that I mentioned before.Why don't you use PrintWithWpf method with Print Dialog?
When I use PrintWithWpf method with Print Dialog (and PrintTicket), printout is correct.Could you try to print the report with our PrintDialog and without PrintTicket? Do you get the same problem?
Re: Landscape reports printed incorrectly
Hello.
Sorry, but the only we can suggest now is to print to the working printer (HP P1606dn) and to the printer that has the issue.
Try to compare Print Ticket objects. Maybe you will find something unusual there.
Thank you.
Sorry, but the only we can suggest now is to print to the working printer (HP P1606dn) and to the printer that has the issue.
Try to compare Print Ticket objects. Maybe you will find something unusual there.
Thank you.
-
- Posts: 55
- Joined: Thu Mar 12, 2015 10:06 am
Re: Landscape reports printed incorrectly
I compared HP P205X, HP P1606dn and XPS printer. All properties of print ticket (public and private) are the same.
Re: Landscape reports printed incorrectly
Hello.
Do you use PCLm/PCLmS drivers?
Could you try to use PCL5, PCL6, PS drivers?
Thank you.
Do you use PCLm/PCLmS drivers?
Could you try to use PCL5, PCL6, PS drivers?
Thank you.
-
- Posts: 55
- Joined: Thu Mar 12, 2015 10:06 am
Re: Landscape reports printed incorrectly
HP P205X could use PCL5, PCL6 or PS driver (no PCLm/PCLmS).
By default system has PCL6 and PS drivers that don't work good.
I installed HP Universal Prinrting PCL 5 driver. This driver works fine.
I also checked which driver is used in Windows 7. It is PCL 6 driver and works fine.
By default system has PCL6 and PS drivers that don't work good.
I installed HP Universal Prinrting PCL 5 driver. This driver works fine.
I also checked which driver is used in Windows 7. It is PCL 6 driver and works fine.