English

Generate Aztec Barcode in Java

Aztec barcode is one of the efficient barcodes that can contain information with high accuracy in a small area. In some scenarios, you might want to create an Aztec code with different symbol modes and error corrections. Following such requirements, this article covers how to generate an Aztec Barcode programmatically in Java.
August 21, 2022 · 2 min · Farhan Raza

Generate Data Matrix Code in Java

Data matrix code is omnidirectional 2D barcode defined by an L-shaped pattern at one side of the code along with solid border at two adjacent sides. In specific use cases, you may need to create a Data Matrix code with a variety of encoding types. This article explains how to generate a Data Matrix Code programmatically in Java.
August 14, 2022 · 2 min · Farhan Raza