Neodynamic ZPLPrinter Emulator SDK for .NET Standard 5.0
Released: Mar 7, 2023
5.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).
- Automatic PNG output optimization which reduces the file/stream size.
- Added support for ^BQ command's Mask parameter.
- Added 'OnRender' event.