BANK ACCOUNT DETAILS FONT CHANGE

Discussion in 'Tally Developer' started by Praveen2552, Mar 16, 2020.

    
  1. Praveen2552

    Praveen2552 New Member


    I have used the following code for changing the font style for bank details, but its not working. Kindly help.

    [#Line : EXPINV AccDetails]
    Local : Field : Name Field : Style : MyOwnStyle

    [Style : MyOwnStyle]
    Font : "Bookman Old Style"
    Height : "18"
    Bold : Yes
    Italic: No
     


Share This Page