We are pleased to announce the release of Aspose.Barcode for Java 17.7. The major development in this release is the support to get the minimum height & width required for a barcode image. The functionality of the GetOnlyBarCodeImage method has also been improved in this release.
Find Minimum BarCode Height & Width in Java
Aspose.BarCode now supports the functionality to get the minimum height & width required for a barcode image to be generated. How to know the minimum required size (height & width) for a barcode image is very simple and is demonstrated in the code snippet given below.
Enhancements
The complete list of enhancements in this release is as follows.
- The functionality to print the barcode has been improved. The working has been enhanced in such a way that barcode lines are now smooth when printing the barcode on a label printer.
- The functionality of GetOnlyBarCodeImage method has been improved. The working of GetOnlyBarCodeImage method with small size has been enhanced.
To view a complete list of new features, fixes and to download the latest release, please visit Aspose.Barcode for Java 17.7 page in the downloads section.
Aspose.BarCode for Java Resources
The following API resources can be of help to you in getting started with Aspose.BarCode:
- Homepage for Aspose.BarCode for Java API
- Download Aspose.BarCode for Java
- Aspose.BarCode for Java Wiki docs - help documentation and API reference documents.
- Aspose.BarCode Product Family Forum - post your technical questions and queries, or any other problem you faced while running Aspose.BarCode APIs.
- Enable Email Subscription - Don’t limit yourself, you can keep yourself updated with the latest news on Aspose.BarCode APIs and new features, fixes, plus other API related topics by subscribing to Aspose.BarCode blog.
- Aspose.BarCode for Java Examples - We have published our code examples on the social coding website GitHub.com. Anyone could explore the code examples for learning purposes.