RE: GSI-128 Barcode on RDLC Report
128 barcodes include identifiers. Therefore, you cannot simply get the font and apply it to a field in a report.
First, you need to create the string in the report that you need to use in the barcode.
Why do you need a GS1 barcode for production order no and item number?
The most common application identifiers numbers are for item No., GTIN code, Qty and Lot or even production date.
These are all the identifiers.
www.gs1-128.info/.../
If you need a barcode with two identifiers for your production lines, you might be better off using a QR code.
Else, use code 39 and get the users to scan two barcodes, the production order No. and the Item No.