Neodynamic ThermalLabel SDK for .NET (英語版)

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

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

価格:¥ 103,510 (税込)〜 バージョン: 14.0.x 新機能 更新日: May 12, 2025

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 14.0

Released: Feb 11, 2025

14.0 での更新項目

機能

  • 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 TextItem to specify the minimum font size for FontSizeScaling, ParagraphScaling and ParagraphScalingAndFill Sizing options.
    • Added RFIDTagType, StartingBlock, NumberOfBytes, MemoryBank, AccessPassword, and KillPassword props to RFIDTagItem class.
    • Added support for label's margin.
    • Added UseSlashedZero prop to TextItem. This will replace any zero char with a slashed zero.
    • Added UseDefaultMediaType prop to ThermalLabel. For ZPL printers only.
    • Added support for XOR printing mode. For ZPL & Fingerprint printers only.
  • Visual Windows Label Editor Features
    • Added support for grid dots. Added new GridType enum (Lines & Dots).
    • Added support for AutoSize TextItem objects.
    • Added support for LiteralItem objects.
    • Added the num_of_fractional_digits prop to the ThermalLabelEditor javascript class.
  • Visual Web Editor Features
    • Added support for grid dots. Added new GridType enum (Lines & Dots).
    • Added support for AutoSize TextItem objects.
    • Added support for LiteralItem objects.
    • Added ClipboardItems() method to get the list of items from the internal Clipboard of the editor.
    • Added AddItemsRange() and InsertItemsRange methods.