|
-
Nov 23rd, 2011, 02:06 PM
#1
Thread Starter
Lively Member
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?
-
Nov 23rd, 2011, 02:51 PM
#2
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.
-
Nov 23rd, 2011, 10:30 PM
#3
New Member
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..
-
Nov 23rd, 2011, 10:32 PM
#4
New Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|