Hi, how do I add to lessen the space in the barcod...
# suitescript
r
Hi, how do I add to lessen the space in the barcode in below code of freemarker: strVar += ' <td colspan="2" align = "left" style="margin-left:0px; font-size:11px;"><barcode codetype="code128" height ="45px" width ="220px" showtext="false" value=\'' + lotDetailsName + '\' /><p style="margin-left:13px; font-size:13px; margin-top:2px">';