VIDEOS

How to Create Barcode & QR Code Images in C#

Jordi Bardia
Jordi Bardia
November 1, 2023
Share:


In this tutorial, we explore creating barcode and QR code images in C# using the Iron Barcode library. Starting with a program CS file, we access Iron Barcode's features by importing its namespace. We then create a QR code embedding the Iron Barcode URL, defining a size of 500 pixels and a high error correction level. The tutorial demonstrates saving the generated barcode in formats like JPEG, GIF, PNG, TIFF, and as a Windows bitmap. The efficiency of Iron Barcode ensures clear, readable barcodes in any format, emphasizing its versatility. The video encourages viewers to try Iron Barcode's 30-day trial to experience its capabilities firsthand. This guide serves as an excellent resource for developers looking to integrate barcode generation into their applications effortlessly.

Get stated with IronBarcode now.
green arrow pointer

Jordi Bardia
Software Engineer
Jordi is most proficient in Python, C# and C++, when he isn’t leveraging his skills at Iron Software; he’s game programming. Sharing responsibilities for product testing, product development and research, Jordi adds immense value to continual product improvement. The varied experience keeps him challenged and engaged, and he says it’s one of his favorite aspects of working with Iron Software. Jordi grew up in Miami, Florida and studied Computer Science and Statistics at University of Florida.
< PREVIOUS
How to Customize and Add Logos to QR Codes in C#
NEXT >
How to Create Barcodes as PDFs in C#