Hi,
We have a UltraSchedulePrintDocument with the print style set to weekly. When using the .Print() function, the printing works fine and comes up in exactly the way it is expected.
The problem is, on one users computer, when the user attempts to print, the weekly schedule is carved up and printer on 4 seperate pages. The first page contains the weekly header information and any timeslices for Monday. The second page contains only the timeslices for tuesday, and wednesday, and so on.
This sounds like a printer setting to me. On all other printers I have tried, it works fine, and i cannot duplicate the issue. Any Ideas?
It is hard for me to say what may cause the issue. After you say that you have tested the same application on different machines and with different printers and only for one printer the printing fails, I suppose that the reason may be in the printers settings. I can suggest you to try printing something else and check the result. Also if you have WinPrintPreviewDialog, you can try to change some settings and see if they are applied when printing.
Let me know the result or if I can help you with something.
Regards,
Stefaniya
As this issue is only happening on one computer, we have just decided to chalk it up to the printer settings, and have moved on. Thanks for your thoughts though.