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.
Released: May 27, 2020
9.0.20.525 での更新項目
不具合の修正
- Bug in DateDiff, DatePart, and DateAdd Expressions.
- Optional params in some Expressions were ignored.
Released: Apr 27, 2020
9.0.20.325 での更新項目
機能
SDK Updates
- Improved MaxiCode barcode rendering for 8dpmm (203dpi) and 12dpmm (300dpi) resolutions.
Visual Label Web Editor Updates
- Javascript Updates - Improved item responsiveness when moving them through the keyboard.
不具合の修正
SDK Updates
- Enabling non-uniform BorderThickness for TextItem and BarcodeItem.
- Bug when handling MACRO 05/06 and READER PROGRAMMING chars Dec 236 (hex EC), Dec 237 (hex ED) and Dec 234 (hex EA) respectively.
Visual Label Windows Editor Updates
Released: Mar 20, 2020
9.0.20.320 での更新項目
不具合の修正
- Bug in snap to grid feature.
Released: Mar 10, 2020
9.0.20.309 での更新項目
不具合の修正
- Bug when generating Fingerprint image commands.
- In some cases, Aztec Code barcode symbol is not fully rendered.
Released: Mar 5, 2020
9.0.20.304 での更新項目
不具合の修正
- Multiline RTL text was not rendered.
Released: Feb 12, 2020
9.0.20.124 での更新項目
機能
- Added validation for when a barcode symbol does not fit the specified container, for None and Fill sizing options.
- Added System.CompoentModel Category attributes to Items’ properties for better UI exposure through PropertyGrid-like visual controls.
- Added GetRelatedProperties method to BarcodeItemUtils class to get the related barcode properties depending on the specified symbology.
- Visual Label Windows Editor Updates
- Visual Label Editor Add-on for .NET Core 3.x Windows Desktop (WPF &...
Released: Dec 18, 2019
9.0.19.1218 での更新項目
機能
- Added PAGE_NUMBER and TOTAL_PAGES Expression Variables to get the current page number and total pages of current sequence.
不具合の修正
- Bug with Expression eval when generating raw printer commands.