Neodynamic ThermalLabel SDK for .NET (英語版)

バーコードのラベルを作成・プレビューし感熱紙に印刷する機能をVB.NETまたはC#で記述

Neodynamic 社の製品
2005 年より日本国内にてComponentSourceで販売中。

価格:¥ 103,510 (税込)〜 バージョン: 15.0.x 新機能 更新日: Apr 8, 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

9.0 での更新項目

機能

  • 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.