Product Info


Overview

Licensing

FAQ

Forums

Examples

History


Downloads

Evaluation version

On-line manual

Purchase

Buy now

Contact us

Testimonials


Perfect.. Thank you very much! I just bought the site licence!

Christian Haug




VintaSoftBarcode.NET Library - History

Version 4.0

  • Read barcodes from PDF documents (version 1.4)
  • 2D Barcode writers:

    • Data Matrix, PDF417/PDF417 Compact, QR Code
    • Supports Text, Byte, Numeric, Kanji (QR Code) data encoding modes.
    • Optimize encoding text for receiving minimum matrix size.
    • Automatic or manual matrix size.
    • Data Matrix: supports all ECC200 square (10x10 to 144x144) and rectangular (8x18 to 16x48) symbols.
  • 1D Barcode writers:

    • Linear Barcodes: Code 11, Code 39, Code 93, Code 128 (A,B,C), EAN-13, EAN-8, UPC-A, UPC-E, Interleaved 2 of 5, Standard 2 of 5, Codabar (A,B,C,D), PatchCode, Telepen.
    • Postal Barcodes: Intelligent Mail, Australian Post, Postnet, Planet, RoyalMail.
  • Added ability to check what part of barcode scanning lines is usable for reading (ReadingQuality property).
  • Reading algorithms of Code 128, Interleaved 2 of 5 have been optimized and improved.
  • Fixed some bugs in barcode reading algorithm.

Version 3.2

  • Library allows to read QR Code barcodes now.
  • Library allows to read IntelligentMail barcodes now.
  • Reading algorithms of Code 39, Code 128 and Postal barcodes have been optimized and improved.
  • Anti-aliasing algorithm for Black/White images (BarcodeReader.ConvertBlackWhiteImageToGrayImage) has been added.
  • Fixed some bugs in barcode reading algorithm.

Version 3.1

  • Library allows to read DataMatrix (ECC200) barcodes now.
  • Reading algorithms of Code 39 and Code 128 barcodes have been optimized and improved.
  • Multi-threaded support has been added.
  • New barcode scan directions (45 and 135 degrees) have been added.
  • Barcode reading quality has been increased.
  • Fixed some bugs in barcode reading algorithm.

Version 3.0

  • Library allows to read PDF417 barcodes now.
  • Barcode reading engine has been optimized.
  • Barcode reading quality has been increased.
  • Barcode reading speed has been increased more than 2 times.
  • Fixed some bugs in barcode reading algorithm.
  • Applications which use previous versions of library must be recompiled because architecture of library was changed.
  • Examples have been updated.

Version 2.2

  • Library allows to read patch codes now. Supported patch codes: 1, 2, 3, 4, 6, T.
  • Ability to read "pea" barcodes has been added. "Pea" barcode - a barcode of black color which contains noise (many white dots in barcode's lines).
  • Ability to set minimal distance between barcodes has been added. Library can recognize two barcodes with distance between barcodes up to 4 pixels.
  • Documentation in Visual Studio .NET 2005 format has been created.
  • Fixed some bugs in barcode reading algorithm.
  • Examples have been updated.

Version 2.0

  • Library allows to read Australian Post barcodes now.
  • Speed and quality of barcodes reading have been increased.
  • Optional checksum calculation for Code 11, Industrial Standard 2 of 5, Interleaved 2 of 5 barcodes types has been added.
  • Ability to read barcodes from inverted images has been added.
  • Examples have been updated.

Version 1.3

  • Library allows to read postal barcodes (Planet, Postnet and Royal Mail) now.

Version 1.2.2

  • Bug in work with scan rectangle has been fixed.

Version 1.2

  • Barcodes reading speed is increased.

Version 1.1

  • Barcodes reading speed is increased.

Version 1.0

  • Recognizes all barcodes in an image.
  • Identifies recognized barcode type.
  • Returns the string value of barcode.
  • Automatically detects the orientation of barcode.
  • Returns the bounding rectangle of barcode.
  • Supported barcode types: Code 11, Code 39, Code 93, Code 128, Codabar, EAN-8, EAN-13, Interleaved 2 of 5, Industrial standard 2 of 5, UPC-A, UPC-E, Telepen, Plus 2, Plus 5.