Neodynamic ThermalLabel SDK for .NET 13.0

Released: Nov 3, 2023

13.0 中的更新

特性

  • 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 Neodynamic.SDK.ThermalLabel.UnixPrinting.dll to print labels under Linux and Apple macOS.
    • Added MarginLeft & MarginTop properties to WindowsPrintJob class. Available only when printing a label as graphic.
    • Added GetInstalledPrinters method to PrintUitls.
  • Visual Windows Label Editor Features
    • Added IconPrintAsResidentElement property to indicate when a barcode item is set to Print As Resident Element.
    • Added IconPrintAsResidentElementError property to indicate when a barcode item cannot Print As Resident Element.
  • Visual Web Editor Features
    • Added horizontal and vertical rulers.