Concatenate 2 tags and pass it to format-barcode
Hi ,
We have requirement of combining 2 or tags together and passing it to format-barcode.
<?format-barcode:INVOICE_NO;'code128a'?>
Right now we are able to pass only 1 tag value to format-barcode. Kindly suggest a way to combine 2 or more tags and pass it to format-barcode.