Company Products Downloads Purchase Support
  Barcode Recognition
    Barcode 1D Basic
    Barcode 1D Pro
    PDF417
    DataMatrix
    Driver License / ID Card
  Barcode Generation
    Visual Barcode Designer
    Barcode for Documents
    Web Server Add-On
  Check21 Processing
    MICR Reader
    Check IQA Metrics
  Image Processing
    Repair
    Tools
    PDF I/O
  Batch Image Processing
ClearImage DataMatrix
 

Read automatically all DataMatrix barcodes from image files, including PDF or TIFF. Barcodes coming from FAX, scanner, camera or microfilm can be in any orientation. Combined with Inlite's barcode generation this engine assures the highest barcode readability for your business process.

Each element of SDK is designed to save you time and reduce your cost:

Evaluate barcode recognition with your own images in ClearImage Demo. To start evaluation download free ClearImage SDK.

Develop code in no time with intuitive .NET or  COM API. No obscure parameters. Use source code examples in C#, VB.NET, Visual Basic (VB6), C++, ASP, PHP, Delphi. As an example, these few lines of C# code read all DataMatrix barcodes in a PDF file:

using Inlite.ClearImageNet;
...
BarcodeReader reader = new BarcodeReader();
reader.DataMatrix = true;
foreach
(Barcode bc in reader.Read("c:\\test.pdf"))
    MessageBox.Show(
"Value=" + bc.Text);

Deploy barcode recognition in your production process. ClearImage DataMatrix barcode decoder will address demands of the highest accuracy and reliability.

Get quick answers, if you have any questions about the results or about barcodes in general. Contact our development team.

Contact Us
408-737-7092
E-Mail Us
For More Information

Knowledge Base

ClearImage DataMatrix Specification
ClearImage Common Specification
©2003-2008 Inlite Research, Inc.    Tel: 408.737.7092    E-mail: sales@inliteresearch.com
Home   |   Company   |   Products   |   Downloads   |   Purchase   |   Support   |   Contact Us   |  Legal Notice