RDLC Report Barcode Generator Supporting Barcode Types
Barcode Control for RDLC Local Report - Barcode Image Generation
- 1D / Linear Barcodes in RDLC Report:
- 2D / Matrix Barcodes in RDLC Report: Data Matrix in RDLC, PDF-417 in RDLC, QR Code in RDLC
Common Asked Questions
What is a GTIN-12 UPC-A barcode?
GTIN-12 is a 12 digits Global Trade Item Number. It is usually encoded in UPC-A barcode. The 12 digits Global Trade Item Number includes 11 digits of data message,
and one digit of check sum digit.
Using RDLC Barcode Generation Library, you can input 12-digit GS1 numeric data or 13-digits data with checksum digit in report barcode item data source.
What is the difference between UPC-A and UPC-E?
Both of UPC-A and UPC-E are UPC barcode.
UPC-A is a 12-digit barcode, and UPC-E is a compressed UPC-A with 6 digits code. The UPC-E will be used in limited space for a barcode.
You can create both UPC-A and UPC-E images in RDLC reports in report designer and preview UPC barcode in report viewer using .NET RDLC barcode library.
What is the difference between EAN-13 and UPC-A?
UPC-A Format barcodes have traditionally been used in the North America (USA and Canada),
whereas EAN-13 format barcodes have been used throughout the rest of the world.
RDLC Barcode Generator SDK supports both UPC and EAN with add-on symbol barcode generation in RDLC reports in .NET C#/VB.NET class, ASP.NET Core, WinForms, WPF applications.
What is the minimum & maximum size for a UPC-A barcode?
- The Minimum X-dimension for the UPC-A barcode is 0.0104 inches.
- The Maximum X-dimension for the UPC-A barcode is 0.0260 inches
