BarcodeLib.Barcode.PDF
7.4.1
dotnet add package BarcodeLib.Barcode.PDF --version 7.4.1
NuGet\Install-Package BarcodeLib.Barcode.PDF -Version 7.4.1
<PackageReference Include="BarcodeLib.Barcode.PDF" Version="7.4.1" />
paket add BarcodeLib.Barcode.PDF --version 7.4.1
#r "nuget: BarcodeLib.Barcode.PDF, 7.4.1"
// Install BarcodeLib.Barcode.PDF as a Cake Addin #addin nuget:?package=BarcodeLib.Barcode.PDF&version=7.4.1 // Install BarcodeLib.Barcode.PDF as a Cake Tool #tool nuget:?package=BarcodeLib.Barcode.PDF&version=7.4.1
Barcode Generator .NET Library on PDF document - A C# Barcode Generation Library
The nuget package includes API to create, print QR Code, Code 128, and 20+ barcodes on PDF file in ASP.NET, MVC, web, Windows applications.
Barcode Output Types :
- Document : Adobe PDF
- Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF
- Vector images: SVG, EPS
- Stream or Byte array objects
Compatible with
- .NET Standard 2.0
- .NET 8, .NET 7, .NET 6, .NET 5, .NET Core 3.x & 2.x
- .NET Framework 4.6.1
- Windows, MacOS, Linux, Docker, Azure
Supports
- Developer Guide : https://www.barcodelib.com/csharp/
- Contact US : support@barcodelib.com
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- BarcodeLib.Barcode (>= 7.4.1)
- RasterEdge.Core (>= 12.3.2.2)
- System.Drawing.Common (>= 4.5.0)
- XDoc.PDF (>= 12.3.2.2)
NuGet packages (46)
Showing the top 5 NuGet packages that depend on BarcodeLib.Barcode.PDF:
Package | Downloads |
---|---|
BarcodeLib.Barcode.PDF.Format.Core
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on PDF with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats on PDF. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com |
|
BarcodeLib.Barcode.PDF.Code.Core
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on PDF with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats on PDF. Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com |
|
BarcodeLib.Barcode.PDF.Format.DataMatrix
BarcodeLib - A barcode library to quickly create Data Matrix barcode and other barcodes on PDF with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate Data Matrix on PDF in .NET projects. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com |
|
BarcodeLib.Barcode.PDF.Format.QRCode
BarcodeLib - A barcode library to quickly create QR Code barcode and other barcodes on PDF with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate QR Code on PDF in .NET projects. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com |
|
BarcodeLib.Barcode.PDF.Format.Code128
BarcodeLib - A barcode library to quickly create Code 128 barcode and other barcodes on PDF with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate Code 128 on PDF in .NET projects. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.4.1 | 913 | 3/10/2025 |