PDFtoZPL 6.1.1

dotnet add package PDFtoZPL --version 6.1.1
                    
NuGet\Install-Package PDFtoZPL -Version 6.1.1
                    
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="PDFtoZPL" Version="6.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PDFtoZPL" Version="6.1.1" />
                    
Directory.Packages.props
<PackageReference Include="PDFtoZPL" />
                    
Project file
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 PDFtoZPL --version 6.1.1
                    
#r "nuget: PDFtoZPL, 6.1.1"
                    
#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 PDFtoZPL@6.1.1
                    
#: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=PDFtoZPL&version=6.1.1
                    
Install as a Cake Addin
#tool nuget:?package=PDFtoZPL&version=6.1.1
                    
Install as a Cake Tool

PDFtoZPL Logo PDFtoZPL

GitHub Workflow Build Status GitHub Workflow Test Runs Succeeded SonarCloud Quality Gate NuGet version NuGet downloads Website GitHub license

A .NET library to convert PDF files (and bitmaps) into Zebra Programming Language commands.

This .NET library is built on top of

Getting started

Just call one of the following static methods:

  • PDFtoZPL.Conversion.ConvertPdfPage()
  • PDFtoZPL.Conversion.ConvertPdf()
  • PDFtoZPL.Conversion.ConvertPdfAsync()
  • PDFtoZPL.Conversion.ConvertBitmap()

How does it work?

  1. Use PDFium to render a bitmap (for PDF files)
  2. Make the bitmap monochrome
  3. Convert the bitmap into a ^GF (Graphic Field) command
  4. Compress the command hexdecimal data to shrink the ZPL code in size
  5. Return the generated ZPL code
Product 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 is compatible.  net8.0-android was computed.  net8.0-android34.0 is compatible.  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 is compatible.  net9.0-android was computed.  net9.0-android35.0 is compatible.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-maccatalyst18.0 is compatible.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PDFtoZPL:

Package Downloads
SktPublicLib

Softketeers public library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.1 1,942 6/4/2025
6.1.0 2,062 5/2/2025
6.0.0 9,233 12/7/2024
6.0.0-preview.2 107 11/8/2024
6.0.0-preview 141 10/18/2024
5.3.1 22,038 9/20/2024
5.3.0 8,544 8/9/2024
5.2.0 1,754 7/24/2024
5.1.0 2,421 7/11/2024
5.0.2 3,310 6/28/2024
5.0.1 28,536 3/14/2024
5.0.0 12,513 2/29/2024
4.1.0 3,296 1/29/2024
4.0.0 5,219 12/29/2023
3.6.4 3,450 12/14/2023
3.6.3 12,777 11/19/2023
3.6.2 11,987 10/11/2023
3.6.1 2,077 9/25/2023
3.6.0 1,308 9/6/2023
3.5.0 279 9/3/2023
3.4.2 275 8/27/2023
3.4.1 8,099 7/30/2023
3.4.0 1,205 7/19/2023
3.3.0 31,951 2/2/2023
3.2.3 532 1/20/2023
3.2.2 17,993 7/22/2022
3.2.1 5,981 6/22/2022
3.2.0 832 6/17/2022
3.1.0 906 5/27/2022
3.0.0 592 5/25/2022
3.0.0-preview3 8,503 2/8/2022
3.0.0-preview 2,962 1/2/2022
2.2.1 42,166 11/10/2021
2.2.0 19,458 10/10/2021
2.1.3 1,646 8/26/2021
2.1.2 495 8/19/2021
2.1.1 518 8/13/2021
2.1.1-preview 471 7/30/2021
2.1.0 14,365 6/17/2021
2.0.1 1,197 5/29/2021 2.0.1 is deprecated because it has critical bugs.
2.0.0 5,143 3/22/2021 2.0.0 is deprecated because it has critical bugs.
1.3.1 23,514 3/21/2021
1.2.0 676 2/28/2021
1.2.0-preview 366 2/28/2021
1.1.0 1,223 11/24/2020 1.1.0 is deprecated because it has critical bugs.
1.0.0 1,051 2/7/2020

- Fix a memory leak that can cause forms to be partially or incorrectly rendered.
- Remove .NET 6.0 as TargetFramework (end of support).
- Remove .NET 8.0 (iOS) as TargetFramework (end of support).
- Remove .NET 8.0 (Mac Catalyst) as TargetFramework (end of support).