English

Read Barcode from PDF in Java

In certain cases, you may need to extract and read barcode embedded into a PDF document programmatically. You can detect and extract barcode images from multi-page PDF documents in Java applications. In this article, you will learn how to read a barcode from a PDF document using Java.
September 22, 2022 · 6 min · Muzammil Khan

Read Barcode from Image using Java

As a Java developer, you can easily recognize and read various types of barcodes in Java applications. In this article, you will learn how to read barcodes from an image using Java.
June 4, 2022 · 5 min · Muzammil Khan

Generating Barcode Image In Vector Format With Aspose.BarCode for Java 18.1

Aspose.BarCode for Java 18.1 is available for download now. The major development in this release is the support to save the generated barcode image in Vector format. This release also supports the enhanced process of drawing barcode text when the font is specified in the code snippet. The enhanced working of CodeLocation property has also been incorporated in this release. Generating Barcode Image In Vector Format Aspose.BarCode for Java now supports the functionality to generate barcode images in vector format.
February 19, 2018 · 2 min · Ikram Haq

Generate QR Barcode with Version Setting Using Aspose.BarCode for Java 17.12

Aspose.BarCode for Java 17.12 is available for download now. The major development in this release is the support to generate QR coded barcode with its version number. This release also supports enhanced process of recognizing Code128 and OneD coded barcode. Enhanced speed and quality of 1D barcode recognition process functionality has also been incorporated in this release. Setting QR version Aspose.BarCode for Java now supports the functionality to generate QR coded barcode with its version information.
January 1, 2018 · 2 min · Ikram Haq

Generate UTF-8 Encoded DataMatrix Barcode using Aspose.BarCode for Java 7.3.0

We are pleased to announce the release of Aspose.BarCode for Java 7.3.0. This release supports generating DataMatrix Barcode that is UTF-8 encoded. Create UTF-8 Encoded Datamatrix Barcode in Java DataMatrix is used to encode product and serial number information on electrical rating plates, to identify lenses, circuit boards, and other items during manufacturing. DataMatrix barcodes can store up to 2000 characters. It is sometimes required that Barcode generated should be in UTF-8 Format.
October 28, 2015 · 2 min · Ikram Haq