When placing barcode_128 functions next to each-other I see it outputted in rows. How can this be changed so that the bar-codes appear next to each-other as one linear sequence?
<b style="white-space: nowrap;">[% ordhead.custponum %][% ordhead.nosinum %][% order.ordernum %]-[% ordhead.nosinum %]</b>
[% END %]
[% ordhead.custponum.barcode_128( 40,1 ) %][% ordhead.nosinum.barcode_128( 40,1 ) %][% order.ordernum.barcode_128( 40,1 ) %]-[% ordhead.nosinum.barcode_128( 40,1 ) %]