Rilasci di Neodynamic ThermalLabel Web API for Docker
Released: May 3, 2024
Aggiornamenti in 4.0.7
Correzioni
- Font CodePage UTF8 setting was ignored for resident printer fonts.
Released: Apr 29, 2024
Aggiornamenti in 4.0.6
Funzionalità
- Added new BarcodeUtils GetGS1HumanReadableText method and as an Expression.
- Added new constants Expressions: vbCrLf, vbCr, vbLf, True, and False.
Released: Apr 24, 2024
Aggiornamenti in 4.0.5
Correzioni
- Added HTTP Response Headers for security.
Released: Feb 15, 2024
Aggiornamenti in 4.0.4
Correzioni
- TextItem FontSizeScaling sizing hangs for white space content.
Released: Feb 6, 2024
Aggiornamenti in 4.0.3
Correzioni
- 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
Aggiornamenti in 4.0.2
Correzioni
- Fixed issue with international text rendering like Hindi.
Released: Nov 14, 2023
Aggiornamenti in 4.0.1
Correzioni
- Fixed PCL commands generation.
Released: Nov 10, 2023
Aggiornamenti in 4.0
Funzionalità
- 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.
Released: Oct 16, 2023
Aggiornamenti in 3.0.12
Funzionalità
- Added BarcodeItem support for GS1-128 AI 715 - National Healthcare Reimbursement Number (NHRN): United States of America FDA.
Correzioni
- Fixed barcode sizing in some special cases.
- Fixed barcode rMQR data encoding when using H ECC.
- Fixed barcode multiline text below the symbol was rendered as single text line.
- Fixed custom font files settings.
Released: Oct 9, 2023
Aggiornamenti in 3.0.11
Correzioni
- Fixed issue where DPI param was ignored when converting labels to raw printer commands.