Results 1 to 6 of 6

Thread: Printer.Forecolor

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    ISTANBUL/TURKEY
    Posts
    11

    Unhappy

    I try too much but I 'm not understand to printer.forecolor property. Printer have color cartridge but only print to black color. How do you do print color?

    Note= I can speak a little english
    Bu forumdaki en cahil kiþi

  2. #2
    Lively Member
    Join Date
    Aug 2000
    Location
    Trondheim, Norway
    Posts
    65
    What are you printing?

    Does this help?
    Printer.ColorMode = 2

    D

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    ISTANBUL/TURKEY
    Posts
    11

    Unhappy

    No
    Bu forumdaki en cahil kiþi

  4. #4

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    ISTANBUL/TURKEY
    Posts
    11

    Unhappy

    No.

    Printer.fontname="Arial"
    Printer.fontsize=14
    Printer.Forecolor=RGB(0,0,255)
    Printer.Print "HAPPY BIRTHDAY"
    Printer.Enddoc


    I use this code. But it is not running. Only Printer.Forecolor property is not running. Other code is running. Please help me!
    Bu forumdaki en cahil kiþi

  5. #5
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    Maybe you have to pass the RGB value in a Long RGB value.
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  6. #6

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    ISTANBUL/TURKEY
    Posts
    11

    Question I don't understand you

    RGB(0,0,255)-->Blue isn't it? Why doesn't this RGB Code run?
    Bu forumdaki en cahil kiþi

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