Neodynamic JSPrintManager for Blazor のリリース

Released: Apr 15, 2024

7.0 での更新項目

機能

  • Added JS sendIppMessage function to send IPP Messages to IPP hosts/devices/printers.
  • Added JS printerDeleteAllJobs function to delete all print jobs in a given printer queue.
  • Added JS getDeviceId function to get the client system ID based on the OS native machine UUID/GUID.
  • Added JS sitesManager function to allow or block a given site/device address.
  • Added the printAutoCenterHorizontally and printAutoCenterVertically properties to PrintFilePDF.
  • Added docName prop to PrintFile class to specify...

Released: Jun 1, 2023

6.x での更新項目

v6.0.23.823

Updated Aug 24, 2023

Fixes

  • Fixed `You have to specify an address` error when using BluetoothPrinter class.

6.0.23.817

Updated Aug 17, 2023

Fixes

  • JSPM.JSPrintManager.Start() method when calling it more than once.

6.0.23.721

Updated Jul 21, 2023

Features

  • Added ShowProgressUI prop to ClientScanJob to show or hide the progress UI (Windows only).

6.0.23.703

Updated Jul 3, 2023

Fixes

  • Fixed PrintScale PDF settings default value.

6.0

Updated Jun 1, 2023

Features

  • Added BluetoothPrinter class...

Released: Jul 7, 2022

5.x での更新項目

5.0.23.115

Updated Jan 24, 2023

Features

  • Added driverModel prop to InstalledPrinter class to specify the Windows Driver Model 3 or 4.

5.0.22.1205

Updated Dec 5, 2022

Features

  • Added 'SendClientPrintJobAsync', 'SendClientScanJobAsync' and 'OnError' methods.

5.0.22.830

Updated Aug 30, 2022

Fixes

  • Removed ref to old V4 WS port.

5.0.22.801

Updated Aug 4, 2022

Features

  • Added support for Multi-user Sessions scenario through the getClientAppInstances and GetUserName methods.

5.0

Updated Jul...

Released: Jul 9, 2021

4.x での更新項目

4.0.21.1116

Updated Nov 16, 2021

Features

  • Added support for white-labeled client app.

4.0.21.720

Updated Jul 20, 2021

Fixes

  • Fixed BinaryPrinterCommands handling.

4.0.21.712

Updated Jul 12, 2021

Fixes

  • Fixed bug when scanning docs and images.

4.0.21.710

Updated Jul 10, 2021

Fixes

  • Renamed pages range properties for PrintFileXLS class.

4.0.21.709

Updated Jul 09, 2021

Fixes

  • PrintFileGroup was not handled correctly.