What's New in v13.0
Important
This new version is fully backward compatible with v9.0+! However, if you're upgrading from an older version of ThermalLabel SDK (8.0-), you must read the Breaking Changes topic due to the new features shipped with this new version. Contact our Support Team for further assistance.
SDK
- New! BarcodeItem support for printing (when possible) as a resident printer command through the PrintAsResidentElement. For ZPL commands only.
- New! Added QRCodeMask property to BarcodeItem class.
- New! Added TextVerticalAlignment property to TextItem class.
- New! Support for RTL text when using Font.NameAtPrinterStorage.
- New! Auto-Detection of Windows driver model for InstalledPrinter when printing raw commands.
- New! Added support for generating HP PCL raw commands.
- New! Neodynamic.SDK.ThermalLabel.UnixPrinting.dll to print labels under Linux and macOS.
Visual Windows Label Editor Add-on
- New! Added IconPrintAsResidentElement property to indicate when a barcode item is set to Print As Resident Element.
- New! Added IconPrintAsResidentElementError property to indicate when a barcode item cannot Print As Resident Element.
Visual Web Label Editor Add-on
- New! Added horizontal and vertical rulers.
Windows Printing
- New! Added MarginLeft & MarginTop properties to WindowsPrintJob class. Available only when printing a label as graphic.
- New! Added GetInstalledPrinters method to PrintUitls.