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 6.0

Released: Feb 26, 2026

6.0 での更新項目

機能

  • 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 ScaleX and ScaleY props for scaling text item content in TextItem objects. Only supported when Sizing prop is set to None.
  • Added Middle option to TextVerticalAlignment enum.
  • Added RightSideVisible, LeftSideVisible, TopSideVisible and BottomSideVisible props to TableShapeItem.
  • Added DataFieldReplicates prop to ThermalLabel class, allowing setting the DataField name from the data source that must be used for specifying the number of replicates for each data source row.
  • Added ScaleX and ScaleY props to ConvertData class for allowing to scale the whole label when exporting it to an image format.
  • Added support for specifying the ThermalLabel field of the ConvertData class as a Base64 string.
  • Added support for ZPL ^RL command (Lock/Unlock RFID Tag Memory) through the RFIDTagItem's LockMemoryBank & PermaLockMemorySection properties.
  • Added support for ZPL ^LL command to force label length applied to all media, including Gap and Mark.
  • Improved ZPL, EPL and FP commands generation under data binding scenario with replicates.