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

News and announcements from VintaSoft.

Moderator: Alex

Post Reply
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Now the barcode reading and writing functionality can be very easily added into a web application:
    • Vintasoft.Barcode.Web.HttpHandlers assembly may be used on server side of an ASP.NET application and allows to create an HTTP handler for barcode recognition and generation.
    • Vintasoft.Barcode.Web.WcfServices assembly may be used on server side of an ASP.NET application and allows to create a WCF service for barcode recognition and generation.
    • Vintasoft.Barcode.Web.ApiControllers assembly may be used on server side of an ASP.NET MVC application and allows to create a Web controller for barcode recognition and generation.
    • Vintasoft.Barcode.js file written in JavaScript may be used on client side of an ASP.NET application and includes the classes and enumerations, which simplify the reading and writing of barcodes.
  • Improved the recognition algorithm of Code 128, EAN, RSS/GS1, Aztec, HanXin and MaxiCode barcodes.
  • Improved the DataMatrix barcode recognition algorithm. Now it is possible to recognize DataMatrix barcodes with different cell widths.
  • Improved the QR Code barcode recognition algorithm:
    • Now the algorithm can read QR barcodes with large axial non-uniformity, i.e. unproportional QR Code barcodes.
    • Added new property – ReaderSettings.QRMaxAxialNonuniformity that allows to specify maximum permitted axial non-uniformity taking place in a QR barcode. The QR Code barcode recognition speed since could be greatly increased unless the barcode has axial non-uniformity.
  • Improved the error correction algorithm for 2D barcodes.
  • Fixed the bug in algorithm that calculates the FixedPatternDamage parameter for ISO15415 barcode print quality test.
  • Fixed the bug in deserialization of ReaderSettings.ThresholdIterations property. The maximum allowable value of ReaderSettings.ThresholdIterations property is extended up to 75.
  • AspNetMvcBarcodeDemo - the new ASP.NET MVC demo application has been created. It demonstrates how to recognize and generate barcodes in ASP.NET MVC. The application references Vintasoft.Barcode.Web.ApiControllers assembly and Vintasoft.Barcode.js file.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Added the ability to get coordinates of the search pattern (Bulleye) center for recognized Aztec barcode.
  • Fixed minor bugs in WCF service.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Improved recognition algorithm of RSS / GS1 DataBar barcode family.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Improved recognition algorithm of QR barcodes.
  • Improvements in web demos.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Improved the algorithm that recognizes rotated 1D barcodes.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Added the support of Interleaved 2 of 5 barcodes with checksum defined in ISO16390 (Vintasoft.Barcode.SymbologySubsets.Interleaved2of5ChecksumISO16390).
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Improved the recognition algorithm of Code 39 barcodes.
  • Fixed the bug in algorithm that calculates the Fixed Pattern Damage parameter in ISO15415 test for inverted images.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Improved the recognition algorithm of Code 39 barcodes.
  • Added the ability to get coordinates of scan line for the profile of ISO 15416 barcode print quality test.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Fixed a minor bug in the "GS1Codec.ParsePrintableValue(string)" method.
Post Reply