- ホーム /
- クラウドサービス /
- Neodynamic ThermalLabel Web API for Docker(英語版)
Neodynamic ThermalLabel Web API for Docker のリリース
Released: Jan 3, 2023
3.0 での更新項目
機能
- Added 'RepeaterItem' which supports fixed count and data bound item repetition.
- Added 'TableShapeItem' which supports table layout drawing.
- Added 'OuterArc' option to 'TextSizing' to allow you to print a single line of arc-shaped text inside an ellipse.
- Added 'Multiline' prop to 'TextItem'. Can be set to False to force single line text in the editor.
- Added support for embedding fonts in XML and JSON label templates.
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...
Released: Jan 18, 2021
1.0.x での更新項目
1.0.17
Updated Oct 20, 2021
Fixes
- Fixed concurrency issues in data binding and expressions scenarios.
1.0.16
Updated Oct 7, 2021
Fixes
- Fixed error introduced by the previous update.
1.0.15
Updated Oct 6, 2021
Fixes
- Fixed concurrency issues in data binding and expressions scenarios.
1.0.14
Updated Jul 6, 2021
Fixes
- Double quotes, Ampersand, Less Than, and Greater Than chars were not escaped in Expressions.
- Error when handing HideIfEmpty prop for TextItem and BarcodeItem.