Neodynamic ThermalLabel SDK for .NET 15.0.26.8052026年8月6日
修正
SDK Updates
TextItem was rendering an extra space at the beginning of any formatted word (RTF/HTML).
TextItem with empty HTML content should not render the literal "<html></html>" string.
Neodynamic ThermalLabel SDK for .NET 15.0.26.7012026年6月30日
機能
Visual Label Windows Editor Update
Added LabelLoaded event.
Added ShowRuler property.
Neodynamic ThermalLabel SDK for .NET 15.0.26.6012026年6月3日
修正
SDK Updates
TextItem's CornerRadius prop was not correctly handled.
Fixed ZPL and EPL 180 degrees print orientation.
Visual Label Windows Editor Update
TextItem's CornerRadius prop was not correctly handled.
Neodynamic ThermalLabel SDK for .NET 15.0.26.5152026年5月20日
修正
SDK Updates
Fixed RFID ZPL generation for default value parameters.
Fixed equal operator logic for FrameThickness, RectangleCornerRadius, ThermalLabelFont and ThermalLabelPage classes.
Neodynamic ThermalLabel SDK for .NET 15.0.26.5032026年5月7日
修正
SDK Updates
Replicates were not handled correctly under data binding scenarios after previous update.
Neodynamic ThermalLabel SDK for .NET 15.0.26.5012026年5月6日
修正
SDK Updates
Fixed PDF vector rendering under data binding scenarios.
Fixed issue where rendering is replicated under data binding scenarios.
Neodynamic ThermalLabel SDK for .NET 15.0.26.4052026年4月8日
修正
SDK Updates
RFIDTagItem LockMemoryBank property was not correctly serialized to JSON format.
Web Visual Editor
RFIDTagItem LockMemoryBank property was not correctly parsed from JSON format.
Neodynamic ThermalLabel SDK for .NET 15.0.12026年3月30日
修正
Visual Label Web Editor (JS) Update
Barcode AutoSize sizing distorts the symbol when zooming.
Neodynamic ThermalLabel SDK for .NET 15.0.26.3132026年3月12日
修正
SDK Updates
RectangleShapeItem and EllipseShapeItem white background was not correctly handled for ZPL and Fingerprint commands.
Visual Label Windows Editor Update
Visual Editor props related to Items (like ImageProcessingDpi) were not persisted through undo/redo actions.
Neodynamic ThermalLabel SDK for .NET 15.0.26.3112026年3月10日
修正
SDK Updates
Data binding replicates settings did not take effect for EPL and Fingerprint raw commands.
Neodynamic ThermalLabel SDK for .NET 15.0.26.3092026年3月9日
機能
Visual Label Windows Editor Update
Added SelectItemsByIndexes and GetSelectedItemsIndexes methods.
修正
SDK Updates
Gloabl Expressions did not take effect when exporting/printing raw commands.
Neodynamic ThermalLabel SDK for .NET 15.0.26.3012026年3月2日
修正
SDK Updates
TextItem ForeColor/ForeColorEx did not take effect for some Sizing options.
Neodynamic ThermalLabel SDK for .NET 15.0.26.2252026年2月26日
機能
Windows Printing Updates
Added support for text localization of error messages.
修正
SDK Updates
The RFIDTagIte's LockMemoryBank and PermaLockMemorySection props were not persisted when using it in the visual windows label editor.
The Item's DataFieldFormat property was not handled correctly.
Visual Label Windows Editor Update
RepeaterItem hangs the canvas label editor.
Added missing UseDefaultMediaType and DataFieldReplicates props to LabelDocument class.
Neodynamic ThermalLabel SDK for .NET 15.0メジャーバージョン2026年2月20日
機能
SDK Features
Added support for deep data binding when using POCO (Plain Old CLR Object) through the Item's DataField prop.
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 support for I18N text localization through .NET classes or JSON strings.
Added ScaleX and ScaleY props for scaling text item content in TextItem objects. Only supported when Sizing prop is set to None.
Added the Middle option to the TextVerticalAlignment enum.
Added RightSideVisible, LeftSideVisible, TopSideVisible and BottomSideVisible props to TableShapeItem.
Added DataFieldReplicates prop to ThermalLabel class, allowing the setting of 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 ImageSettings class for allowing to scale the whole label when exporting it to an image format.
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.
Windows Printing Features
Added PortNumber to UsbDevice class. PrintUtils.GetUsBDevices() will now return that value for each USB device found.
Added support for BiDirectional (a.k.a. BIDI) communication through USB, RS232 Serial COM, Parallel LPT, and TCP/IP ports.
Added scale params to PrintAsGraphic method.
Visual Windows Label Editor Features
Added SnapToItems prop to specify whether the current selected items will be placed according to the edges of nearby items.
Added GuidelineColor prop to specify the visual aid guideline when SnapToItems prop is enabled.
Added support for I18N text localization through .NET classes or JSON strings.
Added the UpdateBaseOnI18N() method to update all the editor strings values based on the current ThermalLabel.I18N object.
Visual Web Editor Features
Added snap_to_items prop to specify whether the current selected item will be placed according to the edges of nearby items.
Added --guidelines-color CSS attribute to specify the visual aid guideline when snap_to_items prop is enabled.
Added support for I18N text localization through .NET classes or JSON strings.
Neodynamic ThermalLabel SDK for .NET 14.0.26.2112026年2月12日
修正
Visual Label Windows Editor Update
Editor got unresponsive when label view rotation is performed.