English

Read Barcode from Image in C#

We can easily detect, recognize, and read various types of barcodes and QR codes from images programmatically. In this article, you will learn how to read barcode from an image in C#.
December 1, 2022 · 8 min · Muzammil Khan

Read Barcode from PDF in C#

You can easily read barcodes embedded into PDF documents programmatically. You can detect barcodes and extract barcode images from multi-page PDF documents in .NET applications. In this article, you will learn how to read barcodes from PDF documents using C#.
August 18, 2022 · 6 min · Muzammil Khan