Hi there C# community,
Please can anyone point me into the right direction i'm having issues with some clients i cannot solve
on my own:
It's about printing, in Color, with a LinerGradientBrush.
Let's here this:
I cannot reproduce the problem on my machine, it's with some clients printers only.
The application is written in .NET 1.1 C#.
The printing process itself just takes about a few seconds.
When you print the picture (it's jsut some dynamic lines) with on solidbrush static color.
The printer prints immediately.
When you print it with a LinerGradientBrush on the lines (with two colors merging from one
into the other)
the printing process takes minutes.
Now i know that we live in the year 2009, and i cannot imagine printers having problems with some
pictures just because it has more colors ?
At least i know from one client,it's an uptodate printer.
So what's the deal here ?
Thanks for ideas, i'm out of them ;-)
Nick