Zum Hauptinhalt gehen

Suche

Suche

GTIN-14 Named Data Source with and without check digit.

Kommentare

1 Kommentar

  • Avatar
    Peter Thane

    If you are using a separate text item for your Haman Readable then you have two options:

    1. Add a VB Script object that adds the UCCMod10 check digit to the end of the text string (per the image below) 
    2. Cheat! Add a second identical barcode, apart from with the human readable enabled, onto the label and shrink/set the barcode size to zero which just leaves the human readable showing 

    Note: for the VB I had named the GTIN part of the barcode as BCode so I could reference it from the Named Data Sources list in the VB window and used the Functions>Check Digits option to access the UCCMod10 routine. For this method, if your data is coming in from a database or Data Entry screen then making the field an EventControlledScript maybe a better option to ensure the VB is applied when the data is present (eg OnNewRecord for database info etc)

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.