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

News and announcements from VintaSoft.

Moderator: Alex

Alex
Site Admin
Posts: 2423
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Added the ability to recognize and generate GS1 Digital Link QR barcodes.
  • Added the ability to recognize and generate GS1 Digital Link DataMatrix barcodes.
  • Added the support for "GS1 Digital Link" standard.
  • Updated the GS1 Application Identifiers list to the specification 25.0 from 2025 year.
  • Added the ability to generate the structure of barcode in vector form.
  • Significantly increased the performance of sequential barcode recognition in low-quality images obtained from one source (BarcodeReader.Settings.SerialRecognition property).
  • Increased the performance of barcode recognition when barcodes are recognizing sequentially in automatic or iterative mode.
Alex
Site Admin
Posts: 2423
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Improved the algorithm that searches the region of 1D barcode.
Alex
Site Admin
Posts: 2423
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Added the ReaderSettings.DataMatrixLPatternMinQuietZone property, which allows to specify the size of the quiet zone, in percents, around the L-pattern of the DataMatrix barcode. This property should be used only if the size of the quiet zone around the DataMatrix barcode is less than the minimum size defined by the DataMatrix barcode specification.
Alex
Site Admin
Posts: 2423
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version:
  • Fixed the bug in algorithm that calculates values of ISO15415.ModulationGrade and ISO15415.FixedPatternDamage properties in ISO15415 barcode print quality test for QR barcodes.