Neodynamic ZPLPrinter Emulator SDK for .NET Standard Lançamentos

Veja o que há de novo em cada versão, com detalhes sobre recursos, melhorias e problemas solucionados.

jan.
fev.
mar.
abr.
mai.
jun.
jul.
ago.
set.
out.
nov.
dez.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 8.0.26.90915 de set. de 2026
Correções
  • Fixed text elements size and position when using custom fonts.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 8.0.26.90111 de set. de 2026
Correções
  • Fixed font scaling.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 8.0Versão principal6 de ago. de 2026
Recursos

  • Added support for converting ZPL to TIFF (Tagged Image File Format). Added TiffPixelFormat and TiffCompression properties.
  • Added support for PCL Monochrome and Compression settings. Added PclMonochrome and PclCompression properties.
  • Added PaperWidth, PaperHeight and PaperOrientation properties for PDF, TIFF and PCL formats. If both PaperWidth and PaperHeight are specified, the output doc will have that size with rendered label centered on each page.
  • Added support for ^FE command (Field Concatenation).
  • Added support for ^JM command (Set Dots per Millimeter).
  • Added support for the following printer control commands:
    • ^CN (Cut Now).
    • ^CO (Cache On).
    • ^CP (Remove Label).
    • ~JB (Reset Optional Memory).
    • ~JP (Pause and Cancel Format).
    • ^JU (Configuration Update).
    • ^JW (Set Ribbon Tension).
    • ^JZ (Reprint After Error).
    • ^KD (Select Date and Time Format (for Real Time Clock)).
    • ^KL (Define Language).
    • ^MD (Media Darkness).
    • ^MM (Print Mode).
    • ^MN (Media Tracking).
    • ^MT (Media Type).
    • ^PF (Slew Given Number of Dot Rows).
    • ~PL (Present Length Addition).
    • ^PN (Present Now).
    • ^SP (Start Print).
    • ^XB (Suppress Backfeed).
    • ^ZZ (Printer Sleep).
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0.26.72123 de jul. de 2026
Correções
  • Fixed an issue where some labels are not rendered under certain data serialization scenarios.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0.26.61111 de jun. de 2026
Correções
  • ^GD border thickness param was not correctly rendered.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0.26.52122 de mai. de 2026
Recursos
  • Improved internal resource management for allowing AOT compilation.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0.26.32527 de mar. de 2026
Correções
  • ~DB command for loading bitmap fonts was not working correctly.
  • ^CW command did not work when a bitmap font was specified.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0.26.2034 de fev. de 2026
Recursos
  • Added the RenderedElements prop to the RenderEventArgs class.
Neodynamic ZPLPrinter Emulator SDK for .NET Standard 7.0.26.11919 de jan. de 2026
Correções
  • DataMatrix encoding honoring rect formats if specified through the ^BX command.