Barcode in Report Table

Thanks for the info. I tried adding the * in my stored procedure and it displayed the * even though the font was still Code 39. I then tried CHAR(42) + wm.wo_num + CHAR(42) ‘barcode’ and still got the * as shown in the screenshot. I did get it to work with another font that I installed myself but I’m trying to give this to users without installing a custom font for each one. Not sure it’s possible.