sagarrasal
Technical User
Dear Friends,
I have gone through most of the threads regarding generation of barcodes in vb and most answers are related to a commercial solution like ocx or dll files which are very costly.In most of the cases, simple programmers cannot afford to buy such controls for just a single project.
As you all know, these dll's or ocx are programmed in vb only, so surely there is a logic available to generate all types of barcodes either by drawing the lines as per specific symbologies like code128/code39 etc. So can anybody help me in encoding these strings and drawing barcodes through code on say a picturebox etc?
I have seen some code somewhere, but now unable to get that link.
Free fonts are only available for code39 and even after searching a lot, there are no free fonts for code128, ITF etc.
Barcode generation through code is more relaible than fonts as you can draw barcode directly on printer which will give more crisp barcodes and will be much more scannable than fonts.
I am sure many of my friends are looking for the same. So this will be common solution for all of them if we get successin drawing the barcode sin vb, I know that this will make sellers of commercial barcode controls unhappy.
Looking forward to get a lot of help from experts.
I have gone through most of the threads regarding generation of barcodes in vb and most answers are related to a commercial solution like ocx or dll files which are very costly.In most of the cases, simple programmers cannot afford to buy such controls for just a single project.
As you all know, these dll's or ocx are programmed in vb only, so surely there is a logic available to generate all types of barcodes either by drawing the lines as per specific symbologies like code128/code39 etc. So can anybody help me in encoding these strings and drawing barcodes through code on say a picturebox etc?
I have seen some code somewhere, but now unable to get that link.
Free fonts are only available for code39 and even after searching a lot, there are no free fonts for code128, ITF etc.
Barcode generation through code is more relaible than fonts as you can draw barcode directly on printer which will give more crisp barcodes and will be much more scannable than fonts.
I am sure many of my friends are looking for the same. So this will be common solution for all of them if we get successin drawing the barcode sin vb, I know that this will make sellers of commercial barcode controls unhappy.
Looking forward to get a lot of help from experts.