Thanks for the information. I will implement the checksum calculation in my own code then for now. If time permits, I will submit a patch to add this function to iTextSharp later.
FWIW, I found a nice checksum calculating routine for C# here: http://community.bartdesmet.net/blogs/bart/archive/2006/09/20/4459.aspx Regards, Markus 1T3XT info schrieb: > Markus Meyer wrote: >> Setting the "GenerateChecksum" member does not seem to have any >> effect. > > No, generateChecksum is only supported for Barcode39, BarcodeCodabar and > BarcodeInter25. > >> What must I do to let iTextSharp calculate the checksum? > > Implement it for BarcodeEAN. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
