How To Generate Barcode VB6 (Visual Basic 6)?

How To Generate Barcode VB6 (Visual Basic 6)?
How To Generate bar code VB6 (Visual Basic 6) and save bar code to image format .jpg or .bmp

Best answer:

most times, a barcode is just another installed font, several out there available. So if you were doing mailing labels, you would have a text box set to the barcode font and put the proper digits (zip and check code) into the text box value.

To create an image though, not sure if you could use the paint commands then save the image box or not.

Tags: , , ,

Under Forum

3 Comments for How To Generate Barcode VB6 (Visual Basic 6)?

  • 1. Tim  |  January 7th, 2011 at 2:23 am

    There are several examples at Planet Source Code. It all depends on which type of Barcode symbology you want. There are several, Code 39, Interleaved 2/5, Code 128, UPC, PDF 417, Data Matrix, etc. I believe most of the ones on Planet Source Code are for Code 39:

    planetsourcecode.com/vb/scripts/BrowseCategoryOrSearchResults.asp?optSort=Alphabetical&txtCriteria=BarCode&blnWorldDropDownUsed=TRUE&txtMaxNumberOfEntriesPerPage=10&blnResetAllVariables=TRUE&lngWId=1

  • 2. Richard H  |  January 7th, 2011 at 2:53 am

    Planet Source Code has some excellent samples. Tim beat me to it.

  • 3. Iz E  |  January 7th, 2011 at 3:31 am

    try tbarcode from tec-it. A sample for vb6 is included in the setup.

    tec-it.com/en/download/tbarcode/tbarcode/Download.aspx

Leave a Comment for How To Generate Barcode VB6 (Visual Basic 6)?

You must be logged in to post a comment.

Trackback this post  |  Subscribe to the comments via RSS Feed


Categories