Neodynamic ThermalLabel SDK for .NET

Créez, prévisualisez et imprimez des étiquettes thermiques de codes-barres avec VB.NET et C#.

Publié par Neodynamic
Distribué par ComponentSource depuis 2005

Prix à partir de : $ 489.02 Version : 15.0.x NOUVEAU Mise à jour : 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.

Neodynamic ThermalLabel SDK for .NET 9.0

Released: Jun 24, 2019

Mises à jour de 9.0

Fonctionnalités

  • Support for EPSON ESC/POS compatible printers.
  • Full Color support for all items in any label. Color must be specified in hex notation like in HTML/CSS. Added the following new properties:
  • For TextItem: BackColorHex, ForeColorHex, BorderColorHex
  • For BarcodeItem: BackColorHex, ForeColorHex, BorderColorHex, BarColorHex, TextForeColorHex
  • For Shape Items: FillColorHex, StrokeColorHex
  • For ImageItem: ConvertToMonochrome (default is True for backward compatibility) - Set to False for printing color images.
  • Support for Expressions (Operators, Variables/Constants and Functions) on Items through the brand new Expression property. Expressions allow you to reference the content of other items as well as data source fields in the same label too.
  • Added ExpressionBuilder class shipped with 100+ built-in well-known functions. It also allows setting and adding any Custom Expression Functions and Variables/Constants.
  • FonSizeScaling Sizing support for TextItem objects. Font size is automatically reset to render the text fitting the container width.
  • Printing labels in graphic mode to non-thermal printers.
  • ZPL Graphics compression to improve printing performance.
  • Export labels to PCX 1bpp image format.
  • Thumbnail label image generation. Added ThumbnailSize property to ImageSettings class.
  • Support for uploading ImageItem objects to the Printer's Storage devices.
  • Added GetVoicePickCode method to BarcodeUtils class for computing a 4 digit Voice Pick Code from specified GTIN, Lot, and optional Pack Date.
  • PrintUtils ExecuteCommands method now supports byte array parameter.
  • Added support for Input Mask Patterns to TextItem objects through InputMaskPattern property.
  • Added GetVoicePickCode method to BarcodeUtils class for computing a 4 digit Voice Pick Code from specified GTIN, Lot, and optional Pack Date.
  • Improved ZPL and EPL commands generation for data binding, counters and data masking scenarios.