Neodynamic ThermalLabel SDK for .NET 新版本發表

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

  • Moving items through arrow...

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 &amp...

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.