Code 128 barcodes with SSRS

Hello!!

II followed this guide and it worked perfectly, Im on Epicor 10.2.100.11 and MS SQL 2012

https://www.codeproject.com/Articles/789254/How-to-embed-Barcodes-in-your-SSRS-report

List of codes supported on barcodelib.dll:

             "UPC-A"
             "UPC-A (Numbered)"
             "UPC-E"
             "UPC 2 Digit Ext."
             "UPC 5 Digit Ext."
             "EAN-13"
             "JAN-13"
             "EAN-8"
             "ITF-14"
             "Codabar"
             "PostNet"
             "Bookland/ISBN"
             "Code 11"
             "Code 39"
             "Code 39 Extended"
             "Code 93"
            "LOGMARS"
             "MSI"
             "Interleaved 2 of 5"
             "Standard 2 of 5"
             "Code 128"
             "Code 128-A"
             "Code 128-B"
             "Code 128-C"
1 Like