XDoc.PDF.Barcode
12.3.5.2
dotnet add package XDoc.PDF.Barcode --version 12.3.5.2
NuGet\Install-Package XDoc.PDF.Barcode -Version 12.3.5.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="XDoc.PDF.Barcode" Version="12.3.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XDoc.PDF.Barcode" Version="12.3.5.2" />
<PackageReference Include="XDoc.PDF.Barcode" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XDoc.PDF.Barcode --version 12.3.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XDoc.PDF.Barcode, 12.3.5.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package XDoc.PDF.Barcode@12.3.5.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XDoc.PDF.Barcode&version=12.3.5.2
#tool nuget:?package=XDoc.PDF.Barcode&version=12.3.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.x
- Windows, Mac, Linux, Docker, Azure
Online Guides :
- C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/barcode-generating/
- Support : support@rasteredge.com
High quality and easy to use library.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on XDoc.PDF.Barcode:
Package | Downloads |
---|---|
EdgePDF.Viewer
C# PDF web library to read, view, edit, convert, markup PDF files in web browser in ASP.NET Core web app. Need PDF.Viewer.AspNet.Core package to load all web resource files. |
GitHub repositories
This package is not used by any popular GitHub repositories.