I am looking for some free libraries that will allow me to create and read barcodes.
I know iText can be used to create barcodes but it doesn't look like that it allows reading of barcodes as well. Is this correct? I’m not able to find examples of how to read a barcode image using iText.
Are there any other
Java libraries/apis which would allow me to Create as well as Read Barcodes?