Barcode Decoding Software

Home arrow Barcode Recognition SDK arrow More Info
Home
 
Barcode Recognition SDK
 
Document Processor
 
Buy Now
  
FAQs
 
Support
 
OnLine Barcode Decoder

Our Barcode Creation Tools:
www.BarcodeTools.com

On-Line Barcode Generator:
www.bcmaker.com
Other BarcodeReader Types
EBarcodeTypes enumerator
enum EBarcodeTypes
{
  Code128                = 0x00000001,  // Code 128
  Code39                 = 0x00000002,  // Code 39
  Interl25               = 0x00000004,  // Interleaved 2 of 5
  EAN13                  = 0x00000008,  // EAN-13
  EAN8                   = 0x00000010,  // EAN-8
  Codabar                = 0x00000020,  // Codabar
  Code11                 = 0x00000040,  // Code 11
  UPCA                   = 0x00000080,  // UPC-A
  UPCE                   = 0x00000100,  // UPC-E
  Industr25              = 0x00000200,  // Industrial 2 of 5
  Code93                 = 0x00000400,  // Code 93

  LinearUnrecognized     = 0x01000000,  // undecoded linear
  PDF417Unrecognized     = 0x02000000,  // undecoded PDF417
  DataMatrixUnrecognized = 0x04000000,  // undecoded DataMatrix

  DataMatrix             = 0x10000000,  // DataMatrix
  PDF417                 = 0x20000000,  // PDF417
};



EInverseTypes enumerator
enum EInverseTypes
{
  itDarkOnLight   = 0,
  itLightOnDark   = 1,
  itDarkAndLight  = 2,
};



 
Barcode Recognition SDK
version 5.06
Latest release: June 21 2010
What's new in SDK

Platforms:

Windows 32-bit & 64-bit,
Windows Mobile
Symbian (S60)

Supports
Linear:

Interleaved 2/5, Industrial 2/5, Code 39, Code 39 Extended, Codabar, Code 11, Code 128, Code 128 Extended, EAN/UCC 128, UPC-E, UPC-A, EAN-8, EAN-13, Code 93, Code 93 Extended
2D:
PDF417
DataMatrix

Download


Free Barcode Recognition Application
Free Demo Application

Download Now

Copyright © 1999-2010, RKD Software, All rights reserved.
All trademarks mentioned are the property of their respective owners.