December 07, 2006 8:53 PM
Subject: [iText-questions] UPC checksum
>I can generate a UPC code with no problem when I supply the check digit
>with
> the barcode string.
>
>
>
> Does iTextSharp supply a check digit if requested? I can see the
> GenerateCheckDigit property, but
I can generate a UPC code with no problem when I supply the check digit with
the barcode string.
Does iTextSharp supply a check digit if requested? I can see the
GenerateCheckDigit property, but it seems to have no effect when I put it
either before or after like this:
Dim upc As B