Neodynamic ThermalLabel SDK for .NET

Nutzen Sie die Möglichkeit für die Erstellung, die Anzeige einer Vorschau und den Druck von Thermo-Barcodeetiketten mit C# und VB.NET.

Veröffentlicht von Neodynamic
Wird von ComponentSource seit 2005 vertrieben

Preise ab: $ 489.02 Version: 15.0.x NEU Letzte Aktualisierung: May 20, 2026

i

ThermalLabel Editor for .NET is a label designer for .NET Windows desktop applications, it is an add on to ThermalLabel SDK.

ThermalLabel Web Editor for ASP.NET is a visual barcode label designer component for ASP.NET websites, it is an add on to ThermalLabel SDK.

Neodynamic ThermalLabel SDK for .NET Releases

Released: Sep 18, 2025

Updates in 14.0.3

Fehlerkorrekturen

  • Visual Label Web Editor (JS) Update
    • The qr_code_process_tilde prop was hidden in the web label editor.

Released: Jul 22, 2025

Updates in 14.0.25.721

Fehlerkorrekturen

  • Windows Printing Updates
    • Print copies when multi label per row scenario is involved.

Released: Jul 7, 2025

Updates in 14.0.25.701

Fehlerkorrekturen

  • SDK Updates
    • ZPL Font 0 size is not correctly printed under ZPL commands.

Released: Jun 25, 2025

Updates in 14.0.25.611

Fehlerkorrekturen

  • Visual Label Web Editor (JS) Update
    • Items were automatically offset if they were rotated.
  • Web Printing Update
    • Added missing props: CommandsOptimizationEnabled, DocumentName, FingerprintSettings, MarginLeft, MarginTop, and Duplex.

Released: Jun 24, 2025

Updates in 14.0.25.609

Funktionen

  • SDK Updates
    • Added the new IsDuplexDesign property to ThermalLabel class, which allows duplex printing as image/graphic mode.
  • Visual Label Windows Editor Updates
    • The new ThermalLabel IsDuplexDesign prop can now be handled.
  • Visual Label Web Editor Updates
    • The new ThermalLabel IsDuplexDesign (server side) & is_duplex_design (js) props can now be handled.
  • Windows & Unix Printing Updates
    • The new ThermalLabel IsDuplexDesign prop can now be handled.

Fehlerkorrekturen

  • Visual Label...

Released: May 12, 2025

Updates in 14.0.25.511

Fehlerkorrekturen

  • SDK Updates
    • Fixed an issue where RectangleShapeItem white background was rendered for ZPL and Fingerprint commands.

Released: May 8, 2025

Updates in 14.0.25.501

Funktionen

  • Windows Printing Updates
    • Added support for direct USB printing.
    • Added the GetInstalledPrinters() and GetUsbDevices() methods to the PrintUtils class.

Fehlerkorrekturen

  • SDK Updates
    • Shape Items were printed in reverse colors.
    • TextItem becomes unresponsive when Sizing is ParagraphScaling or ParagraphScalingAndFill for very small container size.

Released: Apr 2, 2025

Updates in 14.0.25.401

Fehlerkorrekturen

  • Fixed font style rendering.

Released: Feb 20, 2025

Updates in 14.0.25.217

Funktionen

  • SDK Updates
    • Removed SkiaSharp 1.60 dependency. The minimum is now SkiaSharp 1.68.3.

Released: Feb 11, 2025

Updates in 14.0

Funktionen

  • SDK Features
    • Added support for Zebra Maxicode data format to BarcodeItem.
    • Added Pdf417ProcessTilde prop to BarcodeItem.
    • Added CodeEncoding prop to BarcodeItem to allow Base64 and Hex string values.
    • Added Twips as unit of measurement to FontUnit and UnitType enums.
    • Added AutoSize sizing option to TextSizing enum.
    • Added OverflowSplit sizing option to TextSizing enum. This allows a large TextItem (fixed or data bound content) to be split into multiple labels.
    • Added MinFontSize prop to...