Neodynamic ZPLPrinter Emulator SDK for .NET Standard 5.0

Released: Mar 7, 2023

Updates in 5.0

Features

  • Added support for DB (Download Bitmap Font) command.
  • Added 'InvertColors' property to reverse the pixel colors of output images.
  • Added 'CompressionQuality' property to specify compression quality level of output images (JPG/JPEG format only).
  • Automatic PNG output optimization which reduces the file/stream size.
  • Added support for ^BQ command's Mask parameter.
  • Added 'OnRender' event.