Released: Nov 3, 2023
13.0 での更新項目
機能
- SDK Features
- 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 Auto-Detection of Microsoft Windows driver model for InstalledPrinter when printing raw commands.
- Added support for generating HP PCL raw commands.
- Added Neodynamic...
Released: Dec 23, 2022
12.x での更新項目
12.0.23.815
Updated Aug 16, 2023
Features
- Added support for GS1-128 AI 715 - National Healthcare Reimbursement Number (NHRN): United States of America FDA.
Fixes
- Fixed issue with Barcode sizing in some special cases.
- Fixed Barcode rMQR data encoding when using H ECC.
- Fixed issue where Barcode multiline text below the symbol was rendered as single text line.
12.0.23.803
Updated Aug 4, 2023
Features
- Visual Label Windows Editor Updates
- Added the DisableShortcuts property which allows you to disable...
Released: Feb 4, 2022
11.x での更新項目
11.0.22.1021
Updated Oct 21, 2022
Fixes
- Fixed an issue where Sheet Labels one label per row was not rendered correctly if more than one label per column is present as well.
- Fixed issue where copies and replicates settings were not honored when printing counter-based label as graphic.
11.0.22.1019
Updated Oct 19, 2022
Fixes
- Fixed issue where copies and replicates settings were not honored when exporting label to images.
- Fixed issue where copies and replicates settings were not honored when...
Released: Oct 14, 2020
10.x での更新項目
10.0.21.1018
Updated Oct 19, 2021
Features
- SDK Updates
- Added ExpressionEngine to PrintJob. It should be used in concurrency scenarios.
- Microsoft Windows Printing Updates
- Added ExpressionEngine to WindowsPrintJob. It should be used in concurrency scenarios.
Fixes
- Visual Label Windows Editor Updates
- Fixed weird artifact for some very small grid-lines values.
- Fixed NullReferenceException when calling Close method.
10.0.21.1007
Updated Oct 7, 2021
Fixes
- Fixed error introduced by the previous update...
Released: Sep 25, 2020
9.0.20.925 での更新項目
不具合の修正
- Fixed an issue where UCase expression function was invoking LCase.
Released: Aug 26, 2020
9.0.20.825 での更新項目
不具合の修正
- TextItem that was printed as a graphic might not match when exporting to image or PDF.
Released: Aug 11, 2020
9.0.20.811 での更新項目
不具合の修正
- Print Orientation was not applied when exporting labels to images or PDF files.
Released: Jul 16, 2020
9.0.20.716 での更新項目
機能
- Added RawPrinterCommands property to WebPrintJob. This is used to send commands right to a specified printer from the server, to the client side. This is useful for scenarios where custom expressions are involved.
Released: Jul 7, 2020
9.0.20.707 での更新項目
不具合の修正
- Expressions using Data Fields containing underscore char.
- Underscore char allowed for Item's Name property.
- TOTAL_PAGES & PAGE_NUMBER Expression variables not available in Counter & Data Masking scenarios.
Released: Jul 6, 2020
9.0.20.706 での更新項目
不具合の修正
SDK Updates
- Expression error when rendering optimized printer commands.
Visual Label Web Editor Updates
- JavaScript Updates - Error when parsing BarcodeItem Code property from XML template.