Neodynamic ThermalLabel Web API for Docker 新版本发表

Released: Jul 4, 2024

4.0.9 中的更新

修补程序

  • Fixed TextItem ZPL text encoding when using custom fonts.

Released: May 10, 2024

4.0.8 中的更新

修补程序

  • RTL text mixed with LTR text.
  • ImageItem LockAspectRatio rounding.

Released: May 3, 2024

4.0.7 中的更新

修补程序

  • Font CodePage UTF8 setting was ignored for resident printer fonts.

Released: Apr 29, 2024

4.0.6 中的更新

特性

  • Added new BarcodeUtils GetGS1HumanReadableText method and as an Expression.
  • Added new constants Expressions: vbCrLf, vbCr, vbLf, True, and False.

Released: Apr 24, 2024

4.0.5 中的更新

修补程序

  • Added HTTP Response Headers for security.

Released: Feb 15, 2024

4.0.4 中的更新

修补程序

  • TextItem FontSizeScaling sizing hangs for white space content.

Released: Feb 6, 2024

4.0.3 中的更新

修补程序

  • Malformed Global expressions when exporting labels to XML or JSON formats.
  • Allow URLs as a valid data source of an ImageItem in a data binding scenario.

Released: Jan 5, 2024

4.0.2 中的更新

修补程序

  • Fixed issue with international text rendering like Hindi.

Released: Nov 14, 2023

4.0.1 中的更新

修补程序

  • Fixed PCL commands generation.

Released: Nov 10, 2023

4.0 中的更新

特性

  • Added BarcodeItem support for printing (when possible) as a resident printer command through the PrintAsResidentElement. For ZPL commands only.
  • Added QRCodeMask property to BarcodeItem class.
  • Added TextVerticalAlignment property to TextItem class.
  • Added support for RTL text when using Font.NameAtPrinterStorage.
  • Added support for generating HP PCL raw commands.