Neodynamic ThermalLabel Web API for Docker(英語版)

バーコードラベルを生成する自社運用型REST API、データの結合、数式、デザインのプリンター言語への変換など豊富な機能を搭載

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

価格:¥ 103,510 (税込)〜 バージョン: 6.0.x 新機能 更新日: Mar 13, 2026

Neodynamic ThermalLabel Web API for Docker 2.0.x

Released: Feb 8, 2022

2.0.x での更新項目

2.0.11

Updated Sep 22, 2022

Fixes

  • Fixed Label rotation when exporting to PDF or images in multi-label scenarios.
  • Copies or replicates settings were not considered when printing multicolumn labels type.
  • NativePrinterFontB wrong metadata values that did not work under Linux.

2.0.10

Updated Sep 1, 2022

Fixes

  • Margin for Sheet Labels does not work correctly if any other unit other than Inch is specified.

2.0.9

Updated Aug 31, 2022

Fixes

  • Margin for Sheet Labels was ignored if single label was present in the whole doc.

2.0.8

Updated Aug 25, 2022

Fixes

  • Fixed TextItem GetAutoSize method where maxWidth param was not handled correctly.
  • Fixed font height issue in some special cases under Linux.
  • Fixed font fallback.

2.0.7

Updated Aug 23, 2022

Fixes

  • TextItem print location when it is rotated and print orientation is set to 270 degrees.

2.0.6

Updated Aug 19, 2022

Fixes

  • Fixed ZPL text location when printing at 270 degrees.
  • Fixed custom font handling.

2.0.5

Updated Aug 15, 2022

Fixes

  • Exporting label to PDF vector format generates duplicate blank page.

2.0.4

Updated Aug 3, 2022

Fixes

  • Fixed BarcodeItem EAN/UPC human readable text location when Sizing prop is set to FitProportional in raw printer commands.
  • Fixed RTL text offset when left aligned.

2.0.3

Updated Jul 27, 2022

Fixes

  • Set missing objects in expressions to null. Use IsNothing func to work with them.

2.0.2

Updated Jul 25, 2022

Features

  • Added support for Apple M1/2 Silicon chips based on ARM architecture.
  • Reduced 2D barcode module rendering when exporting to raw printer commands.

Fixes

  • Wrong data field in expression throws an exception.
  • Fixed Font style when rendering RTL text.
  • Fixed Arabic shaping ligature when enabling RTL on TextItem.
  • Fixed RTL text auto size calculation.
  • Fixed Font fallback should not be performed when custom font file is involved.
  • Fixed NativePrinterFontA size when exporting to Fingerprint commands.
  • Fixed issue where BarcodeItem BackColor setting was ignored.

2.0

Updated Feb 8, 2022

Features

  • Added Pages collection property to ThermalLabel to support multi-page labels.
  • Added DesignBackgroundImage property to ThermalLabel to specify a non-printing background image (in PNG format) that assists you in the design of your labels using the visual editors.
  • Added BatchCut property to ThermalLabel to specify the number of labels printed after which cutting will be performed (ZPL Only).
  • Added ReadOnly property to Items to specify whether the source content of an item can be changed.
  • Added Resizable property to Items to specify whether an item can be resizable in the visual editor surface.
  • Added ValidationRegEx and ValidationErrorMessage properties to TextItem.
  • Added Vertical Line Spacing support for TextItem.
  • Added Stroke Style (Solid, Dash & Dot) support for ShapeItem derived classes.
  • Improved Swiss 721 font when rendering ZPL commands.
  • Improved BarcodeItem RTL human readable text rendering.
  • Barcode Features
    • Added support for Rectangular Micro QR Code a.k.a. rMQR.
    • Added support for GS1 Rectangular Micro QR Code a.k.a. GS1 rMQR.
    • Added support for DPD (Deutsher Paket Dienst) Code.
    • Added support for DAFT Generic 4-State Barcode.