i want colored invoice printing

Discussion in 'Tally Developer' started by hiteshhkj, Oct 16, 2012.

    
  1. hiteshhkj

    hiteshhkj Member


    sir i want to see invoice preview or any report preview in color but it always shows in black color plz tell me how can i do that , and also tell me how to print in colored format
     


  2. PKR

    PKR New Member



    Dear Sir,

    you have to Use "Color" Attribute in Field

    Ex:

    [Field: PKR Field]

    Use : Name Field
    Setas : "PKR"
    Color : Red ;; or u can create your own Color

    Ex:

    [Color: PK Red]

    RGB : 255, 0, 0 ;; Specify the RGB Color

    To Print the Color

    Use "Print FG" Attribute in Field level

    Ex:

    [Field: PK Field]

    Use : Name Field
    PrintFG : PKRed
     


  3. hiteshhkj

    hiteshhkj Member


    friend ,
    in invoice, i m not getting the red color , please edit [Field: EXPINV Desc] field and set color option in this field , and it should appear red also in print preview, and it should print also in red color
     


  4. hitarth

    hitarth Member


    Install Color Printer and select it before preview Invoice.
     


Share This Page