|
|
|
@ -149,7 +149,7 @@ const printCartonLabel = (LODOP,row,icons,hz) => { |
|
|
|
LODOP.SET_PRINT_STYLEA(0, 'FontSize', 10) |
|
|
|
LODOP.SET_PRINT_STYLEA(0, 'Alignment', 3) |
|
|
|
|
|
|
|
LODOP.ADD_PRINT_TEXT(101, 343, 60, 20, 'BLS') |
|
|
|
LODOP.ADD_PRINT_TEXT(101, 343, 60, 20, 'LBS') |
|
|
|
LODOP.SET_PRINT_STYLEA(0, 'FontName', 'Arial') |
|
|
|
LODOP.SET_PRINT_STYLEA(0, 'FontSize', 10) |
|
|
|
} |
|
|
|
|