Need help in printing barcodes in JDE BI Publisher where the XML tag value has a Space in it
Hi Experts,
Hope you are doing good.
I'm trying to print barcodes in JDE BI Publisher output, where the XML tag value has a space character in it using Libre barcode 128 font.
Value for XML Tag is :- 123P 456.789
Initially we were getting 2 separate barcodes instead of a single one for the value above (one for 123P and other for 456.789) . On further brain-storming session we tried the below to have single barcode printed
- Tried replacing the space with comma(,) or equals to (=) symbol and Barcode printed as a whole but the same was unable to scan
- Tried by adding start and stop characters (*) along with tilde(~) or underscore (_) symbol and Barcode printed as a whole and the barcode scanned successfully, however the scanned text was missing the space as in the XML Tag