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
  DataBarOmni            = 0x00000800,  // DataBar Omni.(RSS-14, RSS-14 Truncated)
  DataBarLim             = 0x00001000,  // DataBar Limited (RSS Limited)
  DataBarStacked         = 0x00002000,  // DataBar Stacked (RSS-14 Stacked)
  DataBarExp             = 0x00004000,  // DataBar Expanded (RSS Expanded)
  DataBarExpStacked      = 0x00008000,  // DataBar Expanded Stacked

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

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



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



 
Barcode Recognition SDK
version 5.15
Latest release: Jan 27 2012
What's new in SDK

Platforms:

Windows 32-bit & 64-bit
Linux
Mac OS
Windows Mobile
Symbian (S60)
Android
iPhone

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, DataBar Omnidirectional (RSS-14), DataBar Truncated (RSS-14 Truncated), DataBar Limited (RSS Limited), DataBar Stacked, DataBar Expanded, DataBar Expanded Stacked.
2D:
PDF417
QRCode
DataMatrix

Download


Free Barcode Recognition Application
Free Demo Application

Download Now

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