LEADTOOLS Support
Document
Document SDK Examples
How to: Reading barcode in VB6 using LEADTOOLS v17.5
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, November 5, 2012 3:26:38 AM(UTC)
Groups: Registered
Posts: 256
The attached project shows how to read barcode using LEADTOOLS v17.5 C DLL functions in a VB6 application.
The project does the following:
1) Read the barcodes in an image that you provide.
2) Put the result of the reading inside an array and then loop through the array to read each barcode.
3) Loop through each barcode to read the value of each byte and append it to string then display it in a message box.
#2
Posted
:
Tuesday, January 15, 2013 4:36:47 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
I have updated the project to read QR barcodes instead of 1D barcodes.
Maen Badwan
LEADTOOLS Technical Support
LEADTOOLS Support
Document
Document SDK Examples
How to: Reading barcode in VB6 using LEADTOOLS v17.5
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.