- ホーム /
- クラウドサービス /
- Neodynamic ZPLPrinter Web API for Docker(英語版)
Neodynamic ZPLPrinter Web API for Docker のリリース
Released: May 24, 2023
4.0.4 での更新項目
不具合の修正
- Fixed rendering location vertical offset for Linear 1D barcode 180 degrees rotation.
Released: May 10, 2023
4.0.3 での更新項目
不具合の修正
- Fixed Code 128 barcode rendering.
Released: Mar 28, 2023
4.0.2 での更新項目
機能
- Improved PDF generation performance.
不具合の修正
- Human readable text scaling for ^BC command.
Released: Mar 22, 2023
4.0.1 での更新項目
不具合の修正
- Applied search priority on the different internal drives for ^XG, ^IM and ^XF commands.
Released: Mar 9, 2023
4.0 での更新項目
機能
- Added support for DB (Download Bitmap Font) command.
- Added 'InvertColors' property to reverse the pixel colors of output images.
- Added 'CompressionQuality' property to specify compression quality level of output images (JPG/JPEG format only).
- Added 'traceRenderedElements' property which will return the list of ZPL commands that are rendered including the location and size. Available for JSON outputs only.
- Automatic PNG output optimization which reduces the file/stream size.
- Added support for...
Released: Feb 15, 2022
V3.0.x での更新項目
V3.0.20
Updated Feb 22, 2023
Fixes
- Fixed Y-offset when text contains acute accent.
- Fixed Y-offset when barcode human readable text is empty.
- Fixed ^BC data encoding.
V3.0.19
Updated Jan 17, 2023
Fixes
- Text block size which affected text alignment.
V3.0.18
Updated Dec 30, 2022
Fixes
- Big numbers parsing under counters scenarios.
- Rendering logic when ^FN, ^SN or ^SF are involved in the same label format.
- Many font size rendering related issues.
V3.0.17
Updated Dec 20, 2022
Released: Dec 2, 2020
V2.0.x での更新項目
V2.0.32
Updated Feb 3, 2022
Fixes
- ^FO right justification param value was ignored.
V2.0.31
Updated Jan 24, 2022
Fixes
- Fixed font scaling when resident scalable fonts are involved.
- Fixed font scaling for rotated text.
V2.0.30
Updated Dec 23, 2021
Fixes
- Fixed handled invalid graphic extension for ^XG and ^IL commands.
- Fixed graphic rendering location when ^FT command is used.
- Fixed text rendering offset when rotation is specified in the ^A command.
- Fixed barcode not rendered when '00' is the...
Released: Apr 3, 2020
V1.5.x での更新項目
V1.5.17
Updated Nov 27, 2020
Fixes
- Fixed an issue where ^CF command was not correctly parsed.
V1.5.16
Updated Oct 23, 2020
Fixes
- Fixed an issue where GS1-128 (UCC/EAN-128) barcodes are rendered as Code128 instead.
V1.5.15
Updated Oct 20, 2020
Fixes
- Fixed ^BY command when issued more than once inside a single label.
- Fixed ^LL command when issued more than once inside a single label.
- Fixed ^BC command does not render barcode is missing start subset is missing.
- Fixed ^GF & ^DY parsing when...
Released: Apr 1, 2020
V1.4 での更新項目
不具合の修正
- Bug when parsing ~DG command containing graphic in ASCII format.
- Bug when parsing ~DU command.
- Font name resolving when no file extension is provided to ^A@ command.
Released: Mar 10, 2020
V1.3 での更新項目
不具合の修正
- Added missing Turkish chars to ZPL Font 0.
- Barcode with human readable text at the bottom was not correctly rendered when ^FT command is involved.
- UPS MaxiCode barcode rendered size.
- Backslash char (Hex 5C) mapped to the correct char depending on ^CI encoding.
- In some cases, Aztec Code barcode symbol is not fully rendered.