Skip to main content

Search

Search

02 Application Identifier And Check Digit

Comments

1 comment

  • Avatar
    Michael Toupin (mtoupin
    You actually can't. Due to our GS1 certification we cannot allow for creation of labels that don't meet the appropriate GS1 standard for a specific application identifier. Since the 02 identifier is for a 13 digit number with an added check digit, the software is always going to parse the final digit and add the check digit for that specific 13 digit code. So if I use 00000000012458, I expect to see 00000000012454, which is the correct check digit for the first 13 characters that are passed to it. Maybe taking off one of the leading zeroes and allowing the check digit to be created from the resulting 13 characters might work?
    0

Please sign in to leave a comment.