Neodynamic ZPLPrinter Emulator SDK for .NET Standard Releases

Released: Apr 26, 2024

Updates in 6.0.24.425

Fehlerkorrekturen

  • Fixed ^GF command ASCII encoding when parsing non well formatted image data.

Released: Mar 4, 2024

Updates in 6.0.24.303

Fehlerkorrekturen

  • ^BC command was not rendered under some special cases.

Released: Mar 1, 2024

Updates in 6.0.24.301

Fehlerkorrekturen

  • ^BC command (Code 128 CharSet C) was not rendered under some special cases.

Released: Jan 2, 2024

Updates in 6.0.24.101

Funktionen

  • Added Rotation, Justification and IsReverse props for rendered ZPLElement.

Fehlerkorrekturen

  • ^CF command should set the default font size even if the specified font does not exist.

Released: Nov 23, 2023

Updates in 6.0.23.1123

Fehlerkorrekturen

  • Text size and location rendering.

Released: Nov 20, 2023

Updates in 6.0

Funktionen

  • 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...

Released: Nov 14, 2023

Updates in 5.0.23.1113

Fehlerkorrekturen

  • Fixed Field Hexadecimal Indicator processing.

Released: Aug 30, 2023

Updates in 5.0.23.829

Fehlerkorrekturen

  • Fixed issue where ISO-8859-2 Latin-2 Eastern European was missing chars when ZPL Font 0 is specified.

Released: Aug 7, 2023

Updates in 5.0.23.807

Fehlerkorrekturen

  • Fixed issue with Text vertical offset under some specific scenarios.

Released: Jul 3, 2023

Updates in 5.0.23.703

Fehlerkorrekturen

  • Fixed ^BC custom font size settings.
  • Fixed Text field rotation when CF is involved.