Print shaded control to B/W laser
I do a PrintForm that works fine except a grey shaded label background comes out white. Currently the settings are:
Code:
Printer.Orientation = 2
Printer.DrawMode = 7
Printer.FillStyle = 1
Printer.FillColor = &HE0E0E0
What setting do I have that is wrong or missing altogether?
Re: Print shaded control to B/W laser
There is little you can do from code to affect a PrintForm printout, however, it may be worth checking out the default Properties for the printer e.g. the GreyScale Property if one is supported.
To have more control over printout you should use the Printer Object.
Re: Print shaded control to B/W laser
Hi All...
I need ESC/POS printer & cash drawer source code
I'm Stuck in vb.6 Enterprise Edition..
Re: Print shaded control to B/W laser
Hi All...
I need ESC/POS printer & cash drawer source code
I'm Stuck in vb.6 Enterprise :(
Someone help me:D