Page 1 of 1

Version 4.0 of VintaSoftBarcode.NET SDK has been released.

Posted: Mon May 25, 2009 6:51 pm
by Alex
Version 4.0 of VintaSoftBarcode.NET SDK has been released.

What's new in this version:
  • Read barcodes from PDF documents version 1.4 and earlier.
  • 2D Barcode writers:
    • Data Matrix, PDF417/PDF417 Compact, QR Code.
    • Text, Byte, Numeric and Kanji (QR Code) data encoding modes are supported.
    • Automatic optimization of encoding text for receiving minimum matrix size.
    • Automatic or manual matrix size.
    • Data Matrix supports all ECC200 square (from 10x10 to 144x144) and rectangular (from 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 scan lines is usable for reading (ReadingQuality property).
  • Reading algorithms of Code 128, Interleaved 2 of 5 barcodes have been optimized and improved.
  • Fixed some bugs in barcode reading algorithm.