Neodynamic ThermalLabel SDK for .NET

Creazione, anteprima e stampa etichette termiche di codici a barre con C# e VB.NET.

Pubblicato da Neodynamic
Distribuito da ComponentSource dal 2005

Prezzi da: US$ 489.02 Versione: 15.0.x NUOVO Aggiornato il: May 7, 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.

Rilasci di Neodynamic ThermalLabel SDK for .NET

Released: May 7, 2026

Aggiornamenti in 15.0.26.503

Correzioni

  • SDK Updates
    • Replicates were not handled correctly under data binding scenarios after previous update.

Released: May 6, 2026

Aggiornamenti in 15.0.26.501

Correzioni

  • SDK Updates
    • Fixed PDF vector rendering under data binding scenarios.
    • Fixed issue where rendering is replicated under data binding scenarios.

Released: Apr 8, 2026

Aggiornamenti in 15.0.26.405

Correzioni

  • SDK Updates
    • RFIDTagItem LockMemoryBank property was not correctly serialized to JSON format.
  • Web Visual Editor
    • RFIDTagItem LockMemoryBank property was not correctly parsed from JSON format.

Released: Mar 30, 2026

Aggiornamenti in 15.0.1

Correzioni

  • Visual Label Web Editor (JS) Update
    • Barcode AutoSize sizing distorts the symbol when zooming.

Released: Mar 12, 2026

Aggiornamenti in 15.0.26.313

Correzioni

  • SDK Updates
    • RectangleShapeItem and EllipseShapeItem white background was not correctly handled for ZPL and Fingerprint commands.
  • Visual Label Windows Editor Update
    • Visual Editor props related to Items (like ImageProcessingDpi) were not persisted through undo/redo actions.

Released: Mar 10, 2026

Aggiornamenti in 15.0.26.311

Correzioni

  • SDK Updates
    • Data binding replicates settings did not take effect for EPL and Fingerprint raw commands.

Released: Mar 9, 2026

Aggiornamenti in 15.0.26.309

Funzionalità

  • Visual Label Windows Editor Update
    • Added SelectItemsByIndexes and GetSelectedItemsIndexes methods.

Correzioni

  • SDK Updates
    • Gloabl Expressions did not take effect when exporting/printing raw commands.

Released: Mar 2, 2026

Aggiornamenti in 15.0.26.301

Correzioni

  • SDK Updates
    • TextItem ForeColor/ForeColorEx did not take effect for some Sizing options.

Released: Feb 26, 2026

Aggiornamenti in 15.0.26.225

Funzionalità

  • Windows Printing Updates
    • Added support for text localization of error messages.

Correzioni

  • SDK Updates
    • The RFIDTagIte's LockMemoryBank and PermaLockMemorySection props were not persisted when using it in the visual windows label editor.
    • The Item's DataFieldFormat property was not handled correctly.
  • Visual Label Windows Editor Update
    • RepeaterItem hangs the canvas label editor.
    • Added missing UseDefaultMediaType and DataFieldReplicates props to LabelDocument class.

Released: Feb 20, 2026

Aggiornamenti in 15.0

Funzionalità

  • SDK Features
    • Added support for deep data binding when using POCO (Plain Old CLR Object) through the Item's DataField prop.
    • Added support for basic HTML markup, allowing styles like color, background-color, font-family, font-weight, font-style, text-decoration and RTL layout through the TextItem class.
    • Added support for I18N text localization through .NET classes or JSON strings.
    • Added ScaleX and ScaleY props for scaling text item content in TextItem objects. Only supported when...