Skip to main content

Search

Search

Control digit configuration

Comments

1 comment

  • Avatar
    Peter Thane

    It sounds like you want to add a standard Code-28 barcode and not a GS1-128 variant as with the latter you must include the Application Identifiers (the 00 in your sample) and other control characters, where applicable.

    However, with the Code-128 you a UCC-Mod10 check digit will not be added as standard and so if you need this then you would need to use VB to create it. In the image below I named the rest of the barcode data “TheDate” so I could reference it more easily in the VB

     

      

    0

Please sign in to leave a comment.