Neodynamic ZPLPrinter Emulator SDK for .NET Standard 릴리스
Released: Mar 27, 2026
7.0.26.325 버젼 업데이트
수정사항
- ~DB command for loading bitmap fonts was not working correctly.
- ^CW command did not work when a bitmap font was specified.
Released: Feb 4, 2026
7.0.26.203 버젼 업데이트
기능
- Added the RenderedElements prop to the RenderEventArgs class.
Released: Jan 19, 2026
7.0.26.119 버젼 업데이트
수정사항
- DataMatrix encoding honoring rect formats if specified through the ^BX command.
Released: Oct 24, 2025
7.0.25.1023 버젼 업데이트
수정사항
- Fixed validation of range values in params for barcode commands ^B7, ^BF & ^BQ.
Released: Oct 20, 2025
7.0 버젼 업데이트
기능
- Added support for adding, updating and removing ZPL formats.
- Added the EnablePngCompression prop to perform a file size reduction of PNG outputs when possible.
- Added the RenderOutputIndexes prop to set the list of indexes which the rendered outputs must be filtered by.
- Added JSON Serialization support for exporting/importing the ZPLPrinter settings including non-resident fonts, graphics and ZPL formats.
- Added support for ^FL command (Font Linking).
- Added a PrinterControl event for handling...
Released: Sep 22, 2025
6.0.25.921 버젼 업데이트
수정사항
- Fixed font metrics when using custom fonts.
Released: Jul 3, 2025
6.0.25.701 버젼 업데이트
수정사항
- Fixed an issue with scaling text when using bitmapped fonts.
- Fixed an issue where custom fonts in barcode were not rendered correctly.
Released: Apr 15, 2025
6.0.25.411 버젼 업데이트
수정사항
- Fixed issue where ^TB text alignment was ignored.
- Fixed problem with ^TB text offset rendering.
Released: Apr 10, 2025
6.0.25.405 버젼 업데이트
수정사항
- Fixed issued with ^TB command height rendering.
- Fixed error with ^BQ command position when ^FT command is specified.
- Fixed problem with ^BQ command when the smallest module size is specified.
Released: Feb 21, 2025
6.0.25.221 버젼 업데이트
수정사항
- Fixed issue where ^MC command was not clearing any ^SN & ^SF commands.