Aspose.Barcode for .NET

We are pleased to announce the release of Aspose.Barcode for .NET 17.11. The major development in this release is the support to generate DataBar coded barcode with segments per row. This release also supports the enhanced process of recognizing supplement barcode. Improved functionality to read barcode from PDF has also been incorporated in this release.

Segments Per Row Databar Barcode

Aspose.BarCode supports the functionality to generate databar coded barcode with segments per row. This functionality allows to adjust the amount of information that the code will generate per (each) row. A property BarCodeBuilder.Columns has been introduced to define the said setting. How a developer can set segments per row for a databar is demonstrated in the code snippet given below. The code snippet contains comments that makes it self explanatory.

Other Improvements

This release also fixes exceptions that were reported by our valued customers. The complete list of fixes in this release is as follows.

  • Functionality to recognize barcode from the image has been enhanced. The functionality has been enhanced in such a way that API will extract the exact number of available barcodes. No unwanted barcodes.
  • The process to extract the supplement barcode has been improved. Aspose.BarCode now look for special parity pattern for correct recognition of supplement barcode.
  • DataMatrix barcode recognition process from a TIFF image has been improved. Aspose.BarCode returns all DataMatrix barcode if RecognitionMode.MaxQuality recognition mode is used.
  • Barcode recognition process have been enhanced to detect barcodes from PDF files.

To view a complete list of enhancements and fixes, please visit the release notes page. This release also includes many important API and Backward Incompatible changes. The list of all such changes are worth seeing and can be view on release notes page. You can download the latest version by visiting the Aspose.Barcode for .NET 17.11 page in downloads section.

Aspose.BarCode for .NET Resources

You can get started with Aspose.BarCode for .NET by making use of information available in the following: