Why shouldn't I add a trailing zero instead? The user must know what he's doing and if he is using an "Interleaved 2 of 5" the specs require an even number of digits. Maybe I should throw an exception in this cases.
Best Regards, Paulo Soares ----- Original Message ----- From: "Joachim Kanbach" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 14, 2002 16:15 Subject: [iText-questions] BarcodeInter25 / even number of digits > Hello all, > > was it made on purpose not to add a leading zero (for example) when > there is > an odd number of digits in an "Interleaved 2 of 5" barcode (including > the > possible checksum)? > A barcode of that type HAS to have an even number of digits > (http://209.249.179.251/pub/russadam/i25code.html), otherwise the result > is > an unreadable barcode. Of course, you can add a digit by yourself (what > I > did), but it would be nice if there was an option to let it be generated > automatically (as the Kyocera Prescribe II Language does). ;-) > There should at least be a hint in the documentation which makes you > aware > of the problem. > > > Best regards, > Joachim Kanbach > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code=31 > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
