Re: [iText-questions] UPC checksum

2006-12-07 Thread Paulo Soares
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

[iText-questions] UPC checksum

2006-12-07 Thread Rick Roen
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