Neodynamic JSPrintManager for Blazor のリリース

Released: Jul 1, 2026

9.0.26.701 での更新項目

不具合の修正

  • Fixed barcode detection in scan job scenarios.

Released: May 16, 2026

9.0 での更新項目

機能

  • Added automatic multi-user sessions management.
  • Added support for selecting which SSL/TLS Versions and Cipher Suites will be supported by the JSPM App. Modify the security options through the Settings dialog.
  • Windows - Added support for printing Excel Worksheets by name or index. Added SheetNames and SheetIndexes array props to PrintFileXLS class.
  • Windows - Added JSPrintManager.GetUsbDevices() method to return the list of USB devices available in the client system.
  • Windows - Added support for...

Released: May 14, 2026

8.0.26.501 での更新項目

不具合の修正

  • Fixed error handling for async methods.
  • Renamed TryGetPrintersInfo() to TryGetBluetoothDevices().

Released: Aug 15, 2025

8.0.25.815 での更新項目

不具合の修正

  • Added missing SerialPortDataBits enum. Changed SerialComm's DataBits prop from integer to SerialPortDataBits data type.

Released: Jul 22, 2025

8.0.25.719 での更新項目

不具合の修正

  • Added TraysInfo, PapersInfo and MediaTypesInfo classes to fix JSON serialization issues.
  • Calling JS promises from .NET Blazor code.

Released: Jul 11, 2025

8.0.25.711 での更新項目

不具合の修正

  • JSPM.JSPrintManager.GetPrintersInfo() and other related methods when just an element is returned.
  • Added Error prop to PrinterInfo class.

Released: May 31, 2025

8.0 での更新項目

機能

  • Added a new client app setting to allow non-secure WebSocket connections. Both, the website that calls JSPrintManager.Start() and the client app must be configured to allow non-secure WS communication.
  • Added support for many TIFF image compressions to the scan job classes through the TiffCompression property.
  • Added support for many PNG image compressions to the scan job classes through the PngCompression property.
  • Added support for output rotation to the scan job classes through the RotAngle...

Released: May 22, 2024

7.0.24.521 での更新項目

不具合の修正

  • JSPM.JSPrintManager.Start() should not call OnStatusChanged when a WS (WebSocket) connection is already open.

Released: May 16, 2024

7.0.24.516 での更新項目

不具合の修正

  • WS Status hangs on 'WaitingForUserResponse' even when the origin is in the allow list.

Released: May 16, 2024

7.0.24.515 での更新項目

不具合の修正

  • JS script version did not match the version 7.