Rilasci di Neodynamic ThermalLabel SDK for .NET

Released: Jul 22, 2025

Aggiornamenti in 14.0.25.721

Correzioni

  • Windows Printing Updates
    • Print copies when multi label per row scenario is involved.

Released: Jul 7, 2025

Aggiornamenti in 14.0.25.701

Correzioni

  • SDK Updates
    • ZPL Font 0 size is not correctly printed under ZPL commands.

Released: Jun 25, 2025

Aggiornamenti in 14.0.25.611

Correzioni

  • Visual Label Web Editor (JS) Update
    • Items were automatically offset if they were rotated.
  • Web Printing Update
    • Added missing props: CommandsOptimizationEnabled, DocumentName, FingerprintSettings, MarginLeft, MarginTop, and Duplex.

Released: Jun 24, 2025

Aggiornamenti in 14.0.25.609

Funzionalità

  • SDK Updates
    • Added the new IsDuplexDesign property to ThermalLabel class, which allows duplex printing as image/graphic mode.
  • Visual Label Windows Editor Updates
    • The new ThermalLabel IsDuplexDesign prop can now be handled.
  • Visual Label Web Editor Updates
    • The new ThermalLabel IsDuplexDesign (server side) & is_duplex_design (js) props can now be handled.
  • Windows & Unix Printing Updates
    • The new ThermalLabel IsDuplexDesign prop can now be handled.

Correzioni

  • Visual Label Windows...

Released: May 12, 2025

Aggiornamenti in 14.0.25.511

Correzioni

  • SDK Updates
    • Fixed an issue where RectangleShapeItem white background was rendered for ZPL and Fingerprint commands.

Released: May 8, 2025

Aggiornamenti in 14.0.25.501

Funzionalità

  • Windows Printing Updates
    • Added support for direct USB printing.
    • Added the GetInstalledPrinters() and GetUsbDevices() methods to the PrintUtils class.

Correzioni

  • SDK Updates
    • Shape Items were printed in reverse colors.
    • TextItem becomes unresponsive when Sizing is ParagraphScaling or ParagraphScalingAndFill for very small container size.

Released: Apr 2, 2025

Aggiornamenti in 14.0.25.401

Correzioni

  • Fixed font style rendering.

Released: Feb 20, 2025

Aggiornamenti in 14.0.25.217

Funzionalità

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

Released: Feb 11, 2025

Aggiornamenti in 14.0

Funzionalità

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

Released: Dec 12, 2024

Aggiornamenti in 13.0.24.1211

Correzioni

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