Browse our Products

Aspose.BarCode for Java 17.12 - Release Notes

Features and Improvements

KeySummaryCategory
BARCODENET-36710Support to set QR version while generating barcode imageFeature
BARCODENET-36279Improve speed and quality of the new 1D recognition algorithmEnhancement
BARCODENET-36733Setting License in Aspose.BarCode throws exceptionBug
BARCODENET-36726Aspose.BarCode throw exception when used in multi threadingBug
BARCODENET-36690Unable to recognize DatabarStacked barcode with big white spaceBug
BARCODENET-36689Aspose.Barcode is unable to recognize Code128 barcode from JPG imageBug
BARCODENET-36630Unable to recognize barcode from a TIFF imageBug
BARCODENET-34036Performance issue while reading PDF417 and Code128 codesBug
BARCODENET-34035Performance issue while reading PDF417 and Code128 codesBug
BARCODENET-34034Performance issue while reading PDF417 and Code128 codesBug
BARCODENET-34033Performance issue while reading PDF417 and Code128 codesBug
BARCODENET-36627Performing BarCode recognition in C++ application is taking long timeBug
BARCODENET-33832Can’t recognize code128 from a tif fileBug
BARCODEJAVA-385Performing Barcode recognition on a TIFF image and setting JVM 4GB is throwing exception : OutOfMemoryErrorBug
BARCODEJAVA-160Generated Datamatrix barcode with Aspose.BarCode is not recognized by Aspose.BarCodeBug

Public API and Backward Incompatible Changes

This section lists public API changes that were introduced in Aspose.BarCode for Java 17.12. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in Aspose.BarCode for Java which may affect existing code. Any behavior introduced that could be seen as a regression and modifies existing behavior is especially important and is documented here.

New public value QRVersion has been added to the BarCodeBuilder for selecting concrete QR version.