VintaSoft Barcode .NET SDK 10.0 has been released.
Press Releases
1
Posts
1
Posters
4
Views
1
Watching
-
VintaSoft Barcode .NET SDK 10.0 has been released. What's new in this version:
- Barcode recognition:
- Added the ability to recognize QR Code Model 1 barcodes.
- Added the ability to recognize Code 39 barcodes without start/stop symbols.
- Added the ability to stop barcode recognition by timeout.
- Added the ability to recognize mirrored reversed Aztec, QR and Micro QR Code barcodes.
- Added the ability to get centers of search patterns for Aztec, QR, Micro QR and Han Xin Code barcodes.
- Added the ability to get the "Mask Pattern" parameter of QR Code barcode.
- Added the ability to scale image with barcodes before barcode recognition. The barcode recognition performance for large barcodes can be greatly increased if correct scale factor for barcode image is specified. The barcode recognition quality can be increased for very small barcodes if correct scale factor for barcode image is specified.
- Added the ability to specify the maximum size of 2D barcode cell for Aztec, QR, Micro QR, DataMatrix, Han Xin Code and Maxicode barcodes. The previous version always tries to recognize 2D barcodes with cell size from 1 to 64 pixels. The speed of barcode recognition can be increased up to 30% if the maximum cell size is reduced, for example, if only 2D barcodes with cell size from 1 to 20 pixels will be searched.
- Barcode generation:
- Added the ability to generate Aztec, DataMatrix, QR Code, Micro QR Code, HanXin Code barcode as the "structure of 2D barcode".
- Added the ability to generate "design" Aztec, DataMatrix, QR, MicroQR, HanXinCode barcodes.
- Added the ability to generate QR Code Model 1 barcodes.
- Added the ability to specify and get the "Mask Pattern" parameter of QR barcode.
- Added the ability to specify the "Quiet Zones" for generated barcode.
- Barcode recognition: