Neodynamic ZPLPrinter Emulator SDK for .NET Standard 릴리스
Released: Apr 26, 2024
6.0.24.425 버젼 업데이트
수정사항
- Fixed ^GF command ASCII encoding when parsing non well formatted image data.
Released: Mar 4, 2024
6.0.24.303 버젼 업데이트
수정사항
- ^BC command was not rendered under some special cases.
Released: Mar 1, 2024
6.0.24.301 버젼 업데이트
수정사항
- ^BC command (Code 128 CharSet C) was not rendered under some special cases.
Released: Jan 2, 2024
6.0.24.101 버젼 업데이트
기능
- Added Rotation, Justification and IsReverse props for rendered ZPLElement.
수정사항
- ^CF command should set the default font size even if the specified font does not exist.
Released: Nov 23, 2023
6.0.23.1123 버젼 업데이트
수정사항
- Text size and location rendering.
Released: Nov 20, 2023
6.0 버젼 업데이트
기능
- Added XML-enabled ZPL format support.
- Added HP PCL Binary output format rendering. This allows the conversion of ZPL commands to HP PCL graphic format.
- Added 'EnableGraphicsCache' property which allows ^GF command output rendering to be cached.
- Added 'EnablePrinting' property to format output rendering commands for printing scenarios.
- Added 'Neodynamic.SDK.ZPLPrinter.WindowsPrinting.dll' to print output under Microsoft Windows.
- Added 'Neodynamic.SDK.ZPLPrinter.UnixPrinting.dll' to print...
Released: Nov 14, 2023
5.0.23.1113 버젼 업데이트
수정사항
- Fixed Field Hexadecimal Indicator processing.
Released: Aug 30, 2023
5.0.23.829 버젼 업데이트
수정사항
- Fixed issue where ISO-8859-2 Latin-2 Eastern European was missing chars when ZPL Font 0 is specified.
Released: Aug 7, 2023
5.0.23.807 버젼 업데이트
수정사항
- Fixed issue with Text vertical offset under some specific scenarios.
Released: Jul 3, 2023
5.0.23.703 버젼 업데이트
수정사항
- Fixed ^BC custom font size settings.
- Fixed Text field rotation when CF is involved.