Neodynamic ThermalLabel SDK for .NET 新版本發表

Released: Feb 20, 2025

14.0.25.217 中的更新

特性

  • SDK Updates
    • Removed SkiaSharp 1.60 dependency. The minimum is now SkiaSharp 1.68.3.

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...

Released: Dec 12, 2024

13.0.24.1211 中的更新

修補程式

  • SDK Updates
    • BarcodeItem - Fixed rMQR issue where the wrong data module placement was generating unreadable symbols.

Released: Dec 2, 2024

13.0.24.1201 中的更新

修補程式

  • SDK Updates
    • Fixed "Index was outside the bounds of the array" error from TextItem and BarcodeItem.

Released: Oct 23, 2024

13.0.24.1015 中的更新

特性

  • SDK Updates
    • Improved Item's ConvertToUnit method to allow a number of fractional digits.

修補程式

  • Visual Label Windows Editor Updates
    • Fixed Undo/redo action when changing the label unit.

Released: Oct 16, 2024

13.0.2 中的更新

修補程式

  • Visual Label Web Editor Updates
    • Multiline property of TextItem was ignored.

Released: Aug 12, 2024

13.0.24.811 中的更新

特性

  • SDK Updates
    • Improved text rendering performance.
  • Windows Printing Updates
    • Improved printing copies for single label scenarios.

Released: Jul 4, 2024

13.0.24.701 中的更新

修補程式

  • SDK Updates
    • Fixed TextItem ZPL text encoding when using custom fonts.

Released: May 22, 2024

13.0.24.521 中的更新

修補程式

  • Visual Label Windows Editor Updates
    • Undo BarcodeItem with AutoSize sizing.

Released: May 10, 2024

13.0.24.509 中的更新

修補程式

  • SDK Updates
    • RTL text mixed with LTR text.
    • ImageItem LockAspectRatio rounding.