Neodynamic ZPLPrinter Web API for Docker 4.0

Released: Mar 9, 2023

4.0 での更新項目

機能

  • 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).
  • Added 'traceRenderedElements' property which will return the list of ZPL commands that are rendered including the location and size. Available for JSON outputs only.
  • Automatic PNG output optimization which reduces the file/stream size.
  • Added support for ^BQ command's Mask parameter.