XDoc.PDF.Barcode is a C# barcode generator and reader library to generate, read QR Code, Data Matrix, Code 128, EAN-13 and many 2d, 1d barcode formats in PDF document in .NET projects. Supported barcode formats : * QR Code (Steyled QR Code, +GS1), Data Matrix (+GS1), PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E * Interleaved 2 of 5, ITF-14 * And many other barcode formats Output : * Adobe PDF file * Raster images: bitmap (.bmp), gif, png, jpeg/jpg, tiff * Vector images: svg, eps * Stream objects or binary data Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/barcode-generating/ * Support : support@rasteredge.com
$ dotnet add package XDoc.PDF.Barcode