Search found 3 matches

by Sbrunner
Wed Jun 16, 2010 7:24 pm
Forum: Barcode Reading & Writing
Topic: Barcode1DReaderDoScan Argument not Optional
Replies: 4
Views: 7965

Re: Barcode1DReaderDoScan Argument not Optional

Still havent found a solution.
by Sbrunner
Fri Jun 11, 2010 4:34 pm
Forum: Barcode Reading & Writing
Topic: Barcode1DReaderDoScan Argument not Optional
Replies: 4
Views: 7965

Re: Barcode1DReaderDoScan Argument not Optional

I have done that, and now the compile error is "Ambiguous name detected: BestQuality"

Thanks,
~Justin
by Sbrunner
Thu Jun 10, 2010 6:09 pm
Forum: Barcode Reading & Writing
Topic: Barcode1DReaderDoScan Argument not Optional
Replies: 4
Views: 7965

Barcode1DReaderDoScan Argument not Optional

I took the "OCR" ActiveX Example to modify it to do the barcode. This is the code I added Imaging1.SetNativeImage (GdViewer1.GetNativeImage) Imaging1.SetLicenseNumber1DBarcodeRecognition ("XXX") 'Replace XXX by a commercial or a demo key Imaging1It.Barcode1DReaderDoScan For i = 1...