2011-10-18

I need to generate BARCODEs(also show numbers below the BARCODE) in a WEB Application .

The requirement is such that the Client Machine should be able to print the barcodes in a LABEL PRINTER when the user inputs the number of barcodes required for a stock in my application.
The BARCODES should not be very long(meaning they should be compact).

I googled and found some 3rd party libraries (GenCode128 ) which give me a SCANABLE barcode images in HTML format but it does not give numeric value below it .It is far too lengthy. Also does not help me in printing the BARCODES in a label printer.So i can't proceed with this.

I tried using a BARCODE Font IdAutomation CODE 39(with the asterisks) in crystal report. I COULD NOT SCAN the BARCODES generated with that.

Nbarcodes is another library I tried but could not understand the usage of it.

So as you can see, I need an expert advice on this .
I am looking for a non commercial third Party Library .

Show more