Page 1 of 1

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

Posted: Fri Sep 18, 2020 12:49 pm
by Alex
Version 12.3 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • .NET development
    • Added the ability to recognize and generate 2D component of GS1 composite barcode symbology, which is based on MicroPDF417 or PDF417 barcode.
    • Added the ability to recognize GS1 Composite barcode symbologies:
      • GS1-128 CC-A, GS1-128 CC-B, GS1-128 CC-C
      • GS1 DataBar CC-A, GS1 DataBarCC-B
      • GS1 DataBar Expanded CC-A, GS1 DataBar Expanded CC-B
      • GS1 DataBar Expanded Stacked CC-A, GS1 DataBar Expanded Stacked CC-B
      • GS1 DataBar Limited CC-A, GS1 DataBar Limited CC-B
      • GS1 DataBar Stacked CC-A, GS1 DataBar Stacked CC-B
      • EAN-13 CC-A, EAN-13 CC-B
      • EAN-8 CC-A, EAN-8 CC-B
      • UPC-A CC-A, UPC-A CC-B
      • UPC-E CC-A, UPC-E CC-B
  • WEB development
    • Added the ability to recognize and generate 2D component of GS1 composite barcode symbology, which is based on MicroPDF417 or PDF417 barcode.
    • Added the ability to recognize GS1 Composite barcode symbologies:
      • GS1-128 CC-A, GS1-128 CC-B, GS1-128 CC-C
      • GS1 DataBar CC-A, GS1 DataBarCC-B
      • GS1 DataBar Expanded CC-A, GS1 DataBar Expanded CC-B
      • GS1 DataBar Expanded Stacked CC-A, GS1 DataBar Expanded Stacked CC-B
      • GS1 DataBar Limited CC-A, GS1 DataBar Limited CC-B
      • GS1 DataBar Stacked CC-A, GS1 DataBar Stacked CC-B
      • EAN-13 CC-A, EAN-13 CC-B
      • EAN-8 CC-A, EAN-8 CC-B
      • UPC-A CC-A, UPC-A CC-B
      • UPC-E CC-A, UPC-E CC-B
    • Added WebSwissQrCodeJS class that allows to provide structured value of Swiss QR Code barcode for barcode generator.
    • Now WebBarcodeReaderJS class parses value of recognized AAMVA, Swiss QR Code, Mailmark CCMD, PPN barcode and returns structured value of barcode.
  • Xamarin development
    • Added the ability to recognize and generate 2D component of GS1 composite barcode symbology, which is based on MicroPDF417 or PDF417 barcode.
    • Added the ability to recognize GS1 Composite barcode symbologies:
      • GS1-128 CC-A, GS1-128 CC-B, GS1-128 CC-C
      • GS1 DataBar CC-A, GS1 DataBarCC-B
      • GS1 DataBar Expanded CC-A, GS1 DataBar Expanded CC-B
      • GS1 DataBar Expanded Stacked CC-A, GS1 DataBar Expanded Stacked CC-B
      • GS1 DataBar Limited CC-A, GS1 DataBar Limited CC-B
      • GS1 DataBar Stacked CC-A, GS1 DataBar Stacked CC-B
      • EAN-13 CC-A, EAN-13 CC-B
      • EAN-8 CC-A, EAN-8 CC-B
      • UPC-A CC-A, UPC-A CC-B
      • UPC-E CC-A, UPC-E CC-B
    • Added support of compressed assemblies in Xamarin.Android projects.

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

Posted: Thu Oct 01, 2020 2:26 pm
by Alex
Version 12.3.1.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Increased the performance of algorithm that recognizes barcodes, which are rotated 45/135 degrees.
  • Fixed minor bug, which can occur while cancelling the barcode recognition algorithm by timeout specified using the ReaderSettings.RecognitionTimeout property.

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

Posted: Wed Oct 07, 2020 2:26 pm
by Alex
Version 12.3.2.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Fixed the bug that could lead to resource leakage if the barcode recognition process is divided among large number of threads.

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

Posted: Fri Oct 09, 2020 11:25 am
by Alex
Version 12.3.2.3 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Improved the algorithm of PDF decoder in PdfImageViewer class.