I'm having issues reading a barcode using stringtocode39 function
My Formula:
stringtocode39 (ToText({TABLE.QUANTITY},0,""))
I'm using CODE39RegularE font. Nothing funny.....
My issue is if the value of TABLE.QUANTITY is a single digit, I can't read my barcode, but if it is 10 or greater, it works fine. Any thoughts?
My Formula:
stringtocode39 (ToText({TABLE.QUANTITY},0,""))
I'm using CODE39RegularE font. Nothing funny.....
My issue is if the value of TABLE.QUANTITY is a single digit, I can't read my barcode, but if it is 10 or greater, it works fine. Any thoughts?