Results 1 to 4 of 4

Thread: Print shaded control to B/W laser

  1. #1

    Thread Starter
    Lively Member CADman's Avatar
    Join Date
    Aug 2007
    Posts
    92

    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?

  2. #2
    Frenzied Member
    Join Date
    Mar 2008
    Posts
    1,210

    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.

  3. #3
    New Member
    Join Date
    Nov 2011
    Posts
    2

    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..

  4. #4
    New Member
    Join Date
    Nov 2011
    Posts
    2

    Talking 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width