Skip to main content

Search

Search

Ucc/ean-128 Barcode Odd Digit.

Comments

1 comment

  • Avatar
    Ian Cummings
    Moderator

    The last data digit for the (02) AI should be calculated as a check digit (UccMod10) with 13 digits proceeding it.  It should never form part of the input data as this makes the whole idea of a check digit redundant.  You should only supply to BarTender the first 13 digits and not the check digit.  If your database field contains 0091859602005 and not 0009185960200 then you should use the transform tab in the data source to discard one digit on the right and add a 0 on the left.  This will give you the correct input data source from which the check digit can be correctly calculated.

    0

Please sign in to leave a comment.