Welcome to Marg Care - Marg ERP 9+

Home > Margerp > Gui Format > How to Print Item Name in 2 line on Bill Format of Marg Software ?

How to Print Item Name in 2 line on Bill Format of Marg Software ?

248

Ans.1

In Marg software, if the user needs to Print Item Name in 2 Line on Bill Format, then it can be done easily.

Suppose the user needs to Print the Item Name in 2 Lines.

In order to Print Item Name in 2 Line, the user needs to follow the below steps:

  • Go to Masters > Marg Setups > Self Format.

  • A 'Self Format' window will appear. The user will now enter the password.

  • 'Formats' window will appear.
  • The user will select 'Invoice Format- GUI'. 

  • An 'Invoice Format- GUI' window will appear.
  • In ‘Format’ field, enter the name of the format.
  • Suppose enter 'AC'.

  • The user will now select ‘Bill Format’.

  • 'Bill Format GUI- AC' window will appear.
  • The user will select ‘Item’.

  • The user will put the command as given below.
  • .LW(166,<IIF(SB_NAME#" ",{<SB_NAME,5>},{ .LF(-1) })> ,"Verdana",6)            
    <<IIF(LEN(TRIM(SB_NAME))>5,".lF(1)","")>>                                     
    <<IIF(LEN(TRIM(SB_NAME))>5,".lw(166,SUBSTR(SB_NAME,6,20),margprafmt, 7)","")>>

  • Now press 'Ctrl+W' key and click on 'Save' to save the changes.

After following the above steps, the user can Print Item Name in 2 Line on Bill Format of Marg Software.


Submit Feedback