Barcode Reading

Discussions about barcode reading and writing
Post Reply
ctejedav
Posts: 11
Joined: Thu Jan 07, 2010 6:22 pm

Barcode Reading

Post by ctejedav » Tue Sep 28, 2010 9:00 pm

Hello,

Please I need help, the program does not detect this Barcode.

Thanks,

Dim mImageID As Integer = ogdPictureImaging.CreateGdPictureImageFromFile(The File Name)

If mImageID <> 0 Then
ogdPictureImaging.Barcode1DReaderDoScan(mImageID, Barcode1DReaderScanMode.BestQuality)
If ogdPictureImaging.GetStat = GdPictureStatus.OK Then
BarcodeCount = ogdPictureImaging.Barcode1DReaderGetBarcodeCount
If BarcodeCount > 0 Then ' Return 0
'code
End If
End If
End If
Attachments
image0856.tif
image0856.tif (8.22 KiB) Viewed 6371 times

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Barcode Reading

Post by Loïc » Thu Sep 30, 2010 11:30 am

Hi,

I have been able to detect your barcode without any problem:

Barcode No: 1
------------------------------------------------
Barcode Type: Barcode1DReaderCode39
Barcode Value: SLIP SHEET
Barcode Angle: 359.600887487424

Please cross-check the attached image or check you are using the latest edition.

Kind regards,

Loïc

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest