dBarScan-1D DLL

Decode barcode bitmap images. dBarScan DLL is an ActiveX DLL that may be used as an Active-X control or called as a standard DLL to identify and decode barcode bitmap images within a developers own Visual Basic or C/C++ programs. The image is passed directly to the component as the Handle of a bitmap, so may be taken from any source, including file or memory bitmap (BMP or DIB). Images may be scanned as whole image, "CCD" mode (selected area of image), or "Laser" mode (Raster scan from specified start point). dBarScan DLL supports Code 39, Extended 39, Code 93, Extended 93, Code 128, Codabar, EAN/JAN-13, EAN-8, EAN/UCC-14, EAN/UCC-128, MSI/Plessey, Standard 2 of 5, IATA 2 of 5, Interleaved 2 of 5, UPC-A and UPC-E, 2 and 5 digit supplementaries for EAN/JAN-13, EAN-8, UPC-A and UPC-E codes. Includes samples for VB6 and VC6 (including source code).

Pricing 

Select Currency:

dBarScan-1D DLL V1.10

Add to Cart $ 261.48 1 Computer License Download (3.8 MB)
Add to Cart $ 784.43 1 Developer License Download (3.8 MB)

All sales are made on our standard Terms and Conditions and subject to our Return Policy

Licensing

1 Computer License - will only work on the PC on which the product is installed
Developer License - licence permits run-time distribution up to 10,000 copies

Overview

Screenshot of dBarScan-1D DLL - DLL - V1.10Features

  • Image is passed directly to component as the Handle of a bitmap, so may be taken from any source, including file or memory bitmap (BMP or DIB)
  • Images may be scanned as Whole image, "CCD" mode (selected area of image), or "Laser" mode (Raster scan from specified start point)
  • Provides confirmation of reaching Stop bars and, where relevant, check digit confirmation
  • Supports Code 39, Extended 39, Code 93, Extended 93, Code 128, Codabar, EAN/JAN-13, EAN-8, EAN/UCC-14, EAN/UCC-128, MSI/Plessey, Standard 2 of 5, IATA 2 of 5, Interleaved 2 of 5, UPC-A and UPC-E
  • Supports 2 and 5 digit supplementaries for EAN/JAN-13, EAN-8, UPC-A and UPC-E codes


Sample VB code using dBarScan as an Active-X control ht = pic.Height wd = pic.Width DBarScan1.dImage = pic.Handle DBarScan1.TypeMask = 6921 DBarScan1.hiheight = ht DBarScan1.hiwidth = wd i = DBarScan1.scan() If i < 0 Then DataBox.Text = DBarScan1.oData StatusBox.Text = DBarScan1.Status Else DataBox.Text = "" StatusBox.Text = DBarScan1.Status End If


Compatibility

  • Operating System for Deployment
    • Windows Vista
    • Windows XP
    • Windows 2000
  • Architecture of Product
    • 32Bit
  • Product Type
    • Component
  • Component Type
    • ActiveX DLL
  • Compatible Containers
    • Microsoft Visual Studio 6.0
    • Microsoft Visual Studio 97
    • Microsoft Visual Basic 6.0
    • Microsoft Visual Basic 5.0
    • Microsoft Visual C++ 6.0
    • Microsoft Visual C++ 5.0
  • Product Class
    • Business Components

Prerequisites

Disk Space Required: 5MB