• Crystal 2016: GS1-128 Symbology: FNC1

    Hello, I'm working on creating a barcode that needs to meet USPS requirements. Currently the formula I am using is: BarcodeUCC128("420" & "56901" & "92" & mid({SO_InvoiceHeader.UDF_TC_USER_8},3,24)) The font for the barcode Code128. …
  • BARCODE

    I got the duty to implement barcodes in our system. First at all, I do not have a lot of knowledge when it comes to computer engineering. The company is small and we have about 900 articles on stock. I would like to know which steps we have to follow…