- 홈 /
- 클라우드 서비스 /
- Neodynamic ThermalLabel Web API for Docker
Neodynamic ThermalLabel Web API for Docker 릴리스
Released: Oct 16, 2023
3.0.12 버젼 업데이트
기능
- Added BarcodeItem support for GS1-128 AI 715 - National Healthcare Reimbursement Number (NHRN): United States of America FDA.
수정사항
- 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
3.0.11 버젼 업데이트
수정사항
- Fixed issue where DPI param was ignored when converting labels to raw printer commands.
Released: Aug 7, 2023
3.0.10 버젼 업데이트
기능
- Added 'ignoreExpressions' and 'ignoreDataFields' parameters to ThumbnailData.
Released: Jul 26, 2023
3.0.9 버젼 업데이트
수정사항
- Fixed word-wrap text when ParagraphScaling is involved.
Released: Jul 17, 2023
3.0.8 버젼 업데이트
기능
- Added TextSizing ParagraphScalingAndFill enum option.
수정사항
- Fixed Barcode offset rendering when FitProportional sizing is enabled.
Released: May 31, 2023
3.0.7 버젼 업데이트
수정사항
- Fixed unhandled exception in BarcodeItem when AutoSize sizing is enabled and an invalid data to encode is specified.
Released: May 10, 2023
3.0.6 버젼 업데이트
수정사항
- Fixed Punctuation char rendering position for RTL text.
Released: May 6, 2023
3.0.5 버젼 업데이트
수정사항
- Text alignment offset when mixed RTL and non-RTL content in a single line is specified.
Released: Apr 28, 2023
3.0.4 버젼 업데이트
기능
- Added right-to-Left (RTL) auto-detection for 'TextItem' objects.
수정사항
- Text alignment offset when RTL and single lines are specified.
Released: Apr 21, 2023
3.0.3 버젼 업데이트
수정사항
- TextItem content disappears for single lines and Right-to-Left languages.