Code128 Barcode on Crystal Reports XI
I am trying to embed an order# e.g. "D000128-001" using UFL. I followed the directions exactly. I used the function MoroviaBarcodeCode128Auto(fieldname) to setup my formula field. Put the formula field onto the report, format the field with MRV Code128aMA font. On the preview, it shows the "D !< -001" under the barcode. The data is "D000128-001". And the barcode is not scannable. What am I missing here? Thanks in advance for your help.