Search found 4 matches

by bjwood
Thu Apr 01, 2010 11:21 pm
Forum: TWAIN & WIA Acquisition
Topic: Barcode Recognition
Replies: 8
Views: 7283

Re: Barcode Recognition

The tif is in the zip file. Thanks for your help!
by bjwood
Thu Apr 01, 2010 8:26 pm
Forum: TWAIN & WIA Acquisition
Topic: Barcode Recognition
Replies: 8
Views: 7283

Re: Barcode Recognition

Thanks, now I have another issues. I and using the GDTWain2s.ocx which does have the Barcode License function and I am trying to see if I can get it to work. I have a 30 day trial license. I am using VB6 and this is the function I am calling: Private Sub fnTest() Dim ImageID As Long 'Dim Twain1 As N...
by bjwood
Thu Apr 01, 2010 5:59 pm
Forum: TWAIN & WIA Acquisition
Topic: Barcode Recognition
Replies: 8
Views: 7283

Re: Barcode Recognition

Can you have your developers check the GDTwain2.ocx. The SetLicenseNumber1DBarcodeRecognition is not in the GDTwain2.ocx bit it is in gdtwain2s.ocx. Is this function needed to read any barcodes or just certain ones? Do I need to purchase a separate license to read barcodes?

Thanks
by bjwood
Wed Mar 31, 2010 11:52 pm
Forum: TWAIN & WIA Acquisition
Topic: Barcode Recognition
Replies: 8
Views: 7283

Barcode Recognition

I am using GDTwain2.ocx. According to the documentation I need to call SetLicenseNumber1DBarcodeRecognition to turn on barcode recognition. I have downloaded the latest version of the control (2.6) yet the web site says it should be 2.7. The SetLicenseNumber1DBarcodeRecognition does not exist. Can a...