Home > Margerp > Gui Format > How to Bold / Underline / Bold+Underline any command in Bill format in Marg Software?
Go to Master => MargSetup => Self format => Feed date as Password in reverse format => Select Format type => Select Format => Bill Format => Header :-
For eg:--.DrawText(18,25,100,776, <@COMPNAME> ,'Arial', 20 ,5,2, rgb(18,4,114))
in the above given example in the font command ( Arial', 20 ,5,2,) the user have to set the 2nd pixel according to the requirement For bold the user have to set "1" , for underline user have to set "4" and for both(Bold+underline) the user have to set "5".