Page 1 of 1

Version 11.0 of VintaSoft Barcode .NET SDK has been released.

Posted: Fri Jul 27, 2018 5:28 pm
by Alex
Version 11.0 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Added the ability to recognize and generate barcodes in applications for Android devices
    • Implemented the support for Xamarin platform for Android 4.0.3 (API level 15) and higher.
    • Created classes for recognition of 80+ linear, postal and 2D barcodes.
    • Created classes for generation of raster and vector images of 80+ linear, postal and 2D barcodes.
  • Added the ability to generate a barcode as SVG image.
  • Improved the QR barcode recognition performance up to 20%.
  • Created the CameraBarcodeScanner class for optimal barcode recognition from camera image stream.
  • Added the ability to recognize barcodes in any image source type using new ImageSource class.
  • Created the StructuredAppendBarcodeInfo class, which allows to simplify merging of barcodes linked using the structure append feature.
  • Examples for Xamarin.Android
    • Created the Vintasoft Barcode Scanner Demo project, which shows how to capture images from camera of mobile device and recognize barcodes in captured images.
    • Created the Vintasoft Barcode Generator Demo project, which shows how to generate barcode image and show the barcode image on the screen of mobile device.
  • Free end-user applications, which support Android 4.0.3 (API level 15) and higher

Version 11.0.1.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Tue Oct 02, 2018 4:52 pm
by Alex
Version 11.0.1.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Improved the barcode print quality test for matrix barcodes (ISO 15415).

Version 11.0.2.3 of VintaSoft Barcode .NET SDK has been released.

Posted: Mon Oct 22, 2018 10:29 am
by Alex
Version 11.0.2.3 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Now Web API 2 controller in Vintasoft.Twain.Web.Api2Controllers.dll is compatible with ASP.NET Web API 5.2.6.

Version 11.0.4.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Thu Jan 17, 2019 12:43 pm
by Alex
Version 11.0.4.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Added the ability to recognize and generate AAMVA barcodes (DL/* Design Standard).
  • Increased the performance of barcode recognition in noisy images.
  • Added several minor improvements in DataMatrix decoder.

Version 11.0.5.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Thu Feb 07, 2019 2:44 pm
by Alex
Version 11.0.5.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Improved the algorithm that searches Aztec barcodes.

Version 11.0.6.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Fri Feb 08, 2019 2:07 pm
by Alex
Version 11.0.6.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Now Code39 barcode generator adds the checksum digit to the text caption of Code39 barcode image if WriterSettings.PrintableValue is not set and WriterSettings.OptionalCheckSum is set to True.
  • Fixed minor bug in ReaderSettings.MinConfindence property. The bug is present in versions 11.0.5.1-11.0.5.3.

Version 11.0.7.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Thu Feb 21, 2019 5:18 pm
by Alex
Version 11.0.7.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Added the WriterSettings.EANSubtypePrintableValue property, which returns the second text label, which is printed on barcode from subset of EAN barcodes (ISSN, ISBN, etc).
  • Added the ability to use the barcode value with checksum in generator of DeutschePost2Of5 barcodes.
  • Added the ability to use the barcode value without checksum in generator of ISSN barcodes.
  • Improved the algorithm that recognizes DataMatrix barcodes with damaged L-pattern.

Version 11.0.8.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Fri Feb 22, 2019 3:59 pm
by Alex
Version 11.0.8.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Fixed the bug, which could cause the barcode reader to hung if ReaderSettings.RecognitionTimeout property value is greater than 0.

Version 11.0.9.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Thu Mar 14, 2019 3:51 pm
by Alex
Version 11.0.9.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Improved the algorithm that recognizes PDF417 barcodes with low quality.
  • Improved the algorithm that recognizes AAMVA barcodes.