Neodynamic ThermalLabel SDK for .NET Releases

Released: Nov 8, 2023

Updates in 13.0.1

Fixes

  • Ruler precision.
  • Label canvas changes when zoom changes.

Released: Nov 3, 2023

Updates in 13.0

Features

  • SDK Features
    • Added BarcodeItem support for printing (when possible) as a resident printer command through the PrintAsResidentElement. For ZPL commands only.
    • Added QRCodeMask property to BarcodeItem class.
    • Added TextVerticalAlignment property to TextItem class.
    • Added support for RTL text when using Font.NameAtPrinterStorage.
    • Added Auto-Detection of Microsoft Windows driver model for InstalledPrinter when printing raw commands.
    • Added support for generating HP PCL raw commands.
    • Added...

Released: Dec 23, 2022

Updates in 12.x

12.0.23.815

Updated Aug 16, 2023

Features

  • Added support for GS1-128 AI 715 - National Healthcare Reimbursement Number (NHRN): United States of America FDA.

Fixes

  • Fixed issue with Barcode sizing in some special cases.
  • Fixed Barcode rMQR data encoding when using H ECC.
  • Fixed issue where Barcode multiline text below the symbol was rendered as single text line.

12.0.23.803

Updated Aug 4, 2023

Features

  • Visual Label Windows Editor Updates
    • Added the DisableShortcuts property which allows you to disable...

Released: Feb 4, 2022

Updates in 11.x

11.0.22.1021

Updated Oct 21, 2022

Fixes

  • Fixed an issue where Sheet Labels one label per row was not rendered correctly if more than one label per column is present as well.
  • Fixed issue where copies and replicates settings were not honored when printing counter-based label as graphic.

11.0.22.1019

Updated Oct 19, 2022

Fixes

  • Fixed issue where copies and replicates settings were not honored when exporting label to images.
  • Fixed issue where copies and replicates settings were not honored when...

Released: Oct 14, 2020

Updates in 10.x

10.0.21.1018

Updated Oct 19, 2021

Features

  • SDK Updates
    • Added ExpressionEngine to PrintJob. It should be used in concurrency scenarios.
  • Microsoft Windows Printing Updates
    • Added ExpressionEngine to WindowsPrintJob. It should be used in concurrency scenarios.

Fixes

  • Visual Label Windows Editor Updates
    • Fixed weird artifact for some very small grid-lines values.
    • Fixed NullReferenceException when calling Close method.

10.0.21.1007

Updated Oct 7, 2021

Fixes

  • Fixed error introduced by the previous update...

Released: Sep 25, 2020

Updates in 9.0.20.925

Fixes

  • Fixed an issue where UCase expression function was invoking LCase.

Released: Aug 26, 2020

Updates in 9.0.20.825

Fixes

  • TextItem that was printed as a graphic might not match when exporting to image or PDF.

Released: Aug 11, 2020

Updates in 9.0.20.811

Fixes

  • Print Orientation was not applied when exporting labels to images or PDF files.

Released: Jul 16, 2020

Updates in 9.0.20.716

Features

  • Added RawPrinterCommands property to WebPrintJob. This is used to send commands right to a specified printer from the server, to the client side. This is useful for scenarios where custom expressions are involved.

Released: Jul 7, 2020

Updates in 9.0.20.707

Fixes

  • Expressions using Data Fields containing underscore char.
  • Underscore char allowed for Item's Name property.
  • TOTAL_PAGES & PAGE_NUMBER Expression variables not available in Counter & Data Masking scenarios.