Neodynamic.SDK.ThermalLabel 5.0.3500.12

There is a newer version of this package available.
See the version list below for details.
dotnet add package Neodynamic.SDK.ThermalLabel --version 5.0.3500.12
                    
NuGet\Install-Package Neodynamic.SDK.ThermalLabel -Version 5.0.3500.12
                    
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="Neodynamic.SDK.ThermalLabel" Version="5.0.3500.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neodynamic.SDK.ThermalLabel" Version="5.0.3500.12" />
                    
Directory.Packages.props
<PackageReference Include="Neodynamic.SDK.ThermalLabel" />
                    
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 Neodynamic.SDK.ThermalLabel --version 5.0.3500.12
                    
#r "nuget: Neodynamic.SDK.ThermalLabel, 5.0.3500.12"
                    
#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 Neodynamic.SDK.ThermalLabel@5.0.3500.12
                    
#: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=Neodynamic.SDK.ThermalLabel&version=5.0.3500.12
                    
Install as a Cake Addin
#tool nuget:?package=Neodynamic.SDK.ThermalLabel&version=5.0.3500.12
                    
Install as a Cake Tool

Neodynamic ThermalLabel SDK for .NET is a lightweight class library (DLL) that lets you to design barcode labels and print them to Zebra Thermal Printers (ZPL or EPL) by writing just pure .NET code in VB.NET or C#. ThermalLabel SDK can be used for designing and printing from simple to complex labels layout supporting Texts, Barcodes, Graphics and Images, and Shapes like ellipses, rectangles, and lines. Export to TIFF, JPEG, PNG, GIF, BMP, PDF. Multi-column label printing support - Portrait and Landscape - Visual Studio 2010-2008, Visual Studio Express Editions (Visual Basic, Visual C#) - .NET Data Binding support - XML Template support. Linear, Postal and 2D Barcodes - Australia Post 4-state Barcode, ABC Codabar, USS Code 128 A-B-C, USS Code 39, USS Code 93, Data Matrix ECC200, Deutsche Post Identcode, Deutsche Post Leitcode, EAN-13, GTIN-13, EAN-8, GTIN-8, EAN-99, Coupon Barcode, EAN-Velocity, Industrial 2 of 5, Standard 2 of 5, Interleaved 2 of 5, ITF 25, ISBN, Bookland EAN, ISBN-13, ISBN-10, ISMN, ISSN, ITF-14, EAN-14, DUN-14, GTIN-14, JAN-13, JAN-8, MSI, OPC, PDF417, Portable Data File 417, PDF417 Truncated, PLANET, POSTNET, PZN, British Royal Mail 4-State Customer Barcode, RM4SCC, Royal TPG Post KIX 4-State Barcode, SCC-14, Singapore 4-State Postal Code Barcode, SSCC-18, UPC-128, EAN-18, Swiss PostParcel Barcode, UCC-EAN-128, EAN-128, GTIN-128, UPC-A, UPC-E, GTIN-12, USPS Sack Label, USPS Tray Label Barcode, QR Code, USPS FIM, USPS Horizontal Bars, Telepen, Pharmacode, Semacode, Code 32 Italian Pharmacode IMH, USPS Package Identification Code (PIC), FedEx Ground 96, HIBC LIC/PAS, ISBT 128, Italian Post 25, USPS Intelligent Mail Barcode, VICS BOL, VICS Bill of Lading, VICS SCAC PRO, Aztec Code, Compact PDF417, Macro PDF417, Micro PDF417, Micro QR Code, UPS MaxiCode, GS1 DataBar, RSS-14, Matrix 2 of 5, Danish Postal 39, French Postal 39 A/R, GS1 DataMatrix, ALL EAN.UCC Composite Barcodes CC-A, CC-B, CC-C, USPS Intelligent Mail Container Barcode, USPS IMpb, Zip+4

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Neodynamic.SDK.ThermalLabel:

Package Downloads
Neodynamic.Windows.ThermalLabelEditor

ThermalLabel Editor Add-on is a first-class barcode label designer component for .NET Windows desktop apps (WinForms & WPF) which empowers your own apps by providing an end-user visual label editor! It features visual aids for the creation of items like texts, barcodes, pictures and shapes; an undo/redo engine, Cut-Copy-Paste functionality, Grid-lines, snap to grid, Z-ordering, zooming, keyboard shortcuts for well-known common actions, In-place text edition for TextItem objects and many more features! It is also very customizable so you can skin it to match the app’s UI style on which it will be hosted in. With the ThermalLabel Editor component, you can allow your end-users to create, load, edit and save ThermalLabel objects in the form of XML template file definition or .NET object within your own .NET apps. You can also export the labels to PDF or raster image formats by leveraging the ThermalLabel SDK ThermalLabel Editor provides First-Class Internationl Barcode Standards compliance. Neodynamic is an expert in the barcode field and all the barcode algorithms were written from ground up based on the official specifications. ThermalLabel Editor leverages the ThermalLabel SDK and provides you and your end-users with barcode generation for most popular Linear (1D), Postal &amp; 2D Symbologies/Standards including Code 39, Code 128, GS1-128 (formerly EAN/UCC-128), GS1 DataBar (RSS-14), EAN 13 &amp; UPC, Postal (USPS, British Royal Mail, Australia Post, DHL, etc.), Data Matrix (including GS1 version), QR Code, PDF 417, UPS MaxiCode, Micro QR Code, ALL EAN/UPC Composite Barcodes (CC-A, CC-B &amp; CC-C), Chinese Han Xin Code, IFA PPN, Postmatrix and many more!

Neodynamic.SDK.ThermalLabel.WebPrinting

Allow printing ThermalLabel SDK content from ASP.NET MVC, WebForms, CORE, WebAPI scenarios

Neodynamic.SDK.ThermalLabel.WindowsPrinting

Allow printing ThermalLabel SDK content from WPF and WinForms scenarios

Neodynamic.Web.ThermalLabelEditor.Server

ThermalLabel Web Editor Server Component for ASP.NET CORE and Legacy ASP.NET (MVC & WebForms) applications. For the client-side component containing the Scripts/CSS files please install the Neodynamic.Web.ThermalLabelEditor.Assets package.

Neodynamic.SDK.ThermalLabel.WindowsPrinting.NetCore

Allow printing ThermalLabel SDK content from .NET Core Windows Desktop (WPF & Windows Forms) Projects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
14.0.25.701 164 7/7/2025
14.0.25.609 330 6/19/2025
14.0.25.511 1,972 5/12/2025
14.0.25.501 212 5/8/2025
14.0.25.401 836 4/2/2025
14.0.25.217 1,920 2/20/2025
14.0.0 883 2/11/2025
13.0.24.1211 771 12/12/2024
13.0.24.1201 325 12/2/2024
13.0.24.1015 527 10/23/2024
13.0.24.811 1,090 8/12/2024
13.0.24.701 1,339 7/4/2024
13.0.24.509 2,227 5/10/2024
13.0.24.502 372 5/2/2024
13.0.24.427 213 4/29/2024
13.0.24.213 5,733 2/15/2024
13.0.24.127 11,081 1/29/2024
13.0.24.101 2,415 1/5/2024
13.0.23.1113 3,715 11/14/2023
13.0.0 3,119 11/3/2023
12.0.23.815 6,937 8/16/2023
12.0.23.721 2,227 7/21/2023
12.0.23.719 1,831 7/19/2023
12.0.23.717 1,749 7/17/2023
12.0.23.713 1,852 7/14/2023
12.0.23.625 9,644 6/26/2023
12.0.23.531 1,915 5/31/2023
12.0.23.509 2,033 5/9/2023
12.0.23.505 1,935 5/6/2023
12.0.23.427 2,076 4/28/2023
12.0.23.419 1,912 4/20/2023
12.0.23.331 2,895 4/1/2023
12.0.23.325 2,160 3/27/2023
12.0.23.321 2,054 3/22/2023
12.0.23.207 3,134 2/8/2023
12.0.23.131 2,137 1/31/2023
12.0.0 12,326 12/23/2022
11.0.22.1021 14,028 10/21/2022
11.0.22.1019 2,477 10/19/2022
11.0.22.922 4,344 9/22/2022
11.0.22.901 3,006 9/1/2022
11.0.22.831 2,058 8/31/2022
11.0.22.824 3,312 8/24/2022
11.0.22.822 2,241 8/22/2022
11.0.22.819 2,091 8/19/2022
11.0.22.815 2,311 8/15/2022
11.0.22.802 2,533 8/3/2022
11.0.22.727 2,710 7/26/2022
11.0.22.725 2,142 7/25/2022
11.0.22.712 3,000 7/13/2022
11.0.22.704 2,356 7/4/2022
11.0.22.525 17,153 5/26/2022
11.0.22.517 3,103 5/17/2022
11.0.22.405 6,111 4/6/2022
11.0.22.311 2,645 3/11/2022
11.0.22.301 6,119 3/1/2022
11.0.0 14,015 2/4/2022
10.0.21.1018 25,164 10/19/2021
10.0.21.1007 2,653 10/7/2021
10.0.21.1004 2,285 10/5/2021
10.0.21.823 4,094 8/23/2021
10.0.21.702 8,454 7/6/2021
10.0.21.519 3,483 5/19/2021
10.0.21.430 2,603 4/30/2021
10.0.21.330 6,684 3/30/2021
10.0.21.325 2,393 3/25/2021
10.0.21.323 2,291 3/23/2021
10.0.21.322 2,200 3/22/2021
10.0.21.201 3,490 2/1/2021
10.0.21.122 2,583 1/22/2021
10.0.21.115 2,459 1/15/2021
10.0.20.1222 3,830 12/22/2020
10.0.20.1216 2,716 12/16/2020
10.0.20.1114 7,680 11/16/2020
10.0.20.1021 4,412 10/25/2020
10.0.0 10,520 10/12/2020
9.0.20.925 7,638 9/25/2020
9.0.20.825 4,139 8/25/2020
9.0.20.811 2,843 8/11/2020
9.0.20.707 5,605 7/7/2020
9.0.20.706 2,478 7/6/2020
9.0.20.525 5,883 5/26/2020
9.0.20.325 3,207 4/27/2020
9.0.20.309 2,877 3/10/2020
9.0.20.304 2,618 3/4/2020
9.0.20.124 4,641 2/12/2020
9.0.19.1218 3,715 12/18/2019
9.0.19.1114 4,828 11/15/2019
9.0.19.1028 7,596 10/31/2019
9.0.19.925 3,035 9/25/2019
9.0.19.718 3,439 7/24/2019
9.0.19.715 3,201 7/15/2019
9.0.0 3,569 6/24/2019
8.0.19.621 26,291 6/22/2019
8.0.19.401 10,083 4/1/2019
8.0.19.301 3,727 3/5/2019
8.0.19.205 8,223 2/7/2019
8.0.19.130 2,724 1/31/2019
8.0.18.1121 64,343 11/26/2018
8.0.18.1115 2,728 11/19/2018
8.0.18.1023 4,178 10/24/2018
8.0.18.607 4,355 6/7/2018
8.0.18.525 3,248 5/29/2018
8.0.18.508 3,952 5/8/2018
8.0.18.502 3,370 5/2/2018
8.0.18.427 6,314 4/27/2018
8.0.0 3,547 4/19/2018
7.0.3518.300 42,446 3/12/2018
7.0.3517.623 9,183 7/3/2017
7.0.3500 10,777 4/21/2017
6.0.3516.1015 15,006 10/15/2016
6.0.3516.1000 3,096 10/4/2016
6.0.3516.601 10,427 6/6/2016
6.0.3516.415 3,337 4/15/2016
6.0.3516.324 3,267 3/24/2016
6.0.3516.208 3,440 2/8/2016
6.0.3515.1125 3,871 11/27/2015
6.0.3515.1112 3,296 11/13/2015
6.0.3515.1106 3,223 11/6/2015
6.0.3515.1026 3,098 10/27/2015
6.0.3515.801 4,047 8/4/2015
6.0.3515.701 3,252 7/2/2015
6.0.3515.615 3,215 6/19/2015
6.0.3515.608 3,308 6/9/2015
6.0.3515.521 5,515 6/1/2015
5.0.3514.825 24,278 9/1/2014
5.0.3514.331 4,200 3/31/2014
5.0.3514.131 3,880 1/31/2014
5.0.3513.1119 3,266 11/20/2013
5.0.3513.1022 3,562 10/22/2013
5.0.3500.16 5,804 7/31/2013
5.0.3500.13 3,750 4/17/2013
5.0.3500.12 3,313 3/21/2013
5.0.3500.10 3,418 2/25/2013
5.0.3500.8 3,760 11/7/2012
5.0.3500.7 3,823 10/26/2012
5.0.3500.6 3,391 10/10/2012
5.0.3500.5 91,636 9/12/2012
5.0.3500.4 4,171 7/28/2012

# New! ZPL graphics encoding changed to better support non-Zebra printers that use ZPL emulators

# New! Added GetAutoSize method to both TextItem and BarcodeItem classes