Neodynamic JSPrintManager for Any Web Platform 8.0
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 property.
- Windows Only
- Added locals_only param to getPrinters func. If true, it will list the local printers only.
- Added isRaw property to getPrintersInfo output.
- Added status property to getPrintersInfo output.
- Added JS getVideoDevices func to get list of video input (camera) devices available in the client system.
- Added JS ClientVideoScanJob class to get video input (camera) snapshots from the client system.
- Added support for generating multipage PDF files when using the JS ClientScanJob class.
- Added support for generating multipage TIFF files when using the JS ClientScanJob class.
- Added JS getScannersInfo func to get details (device name, horizontal and vertical resolutions supported, whether the device supports duplex, feeder and more) about the scanner devices available in the client system.
- Added support for Latin1 CodePage when using BIDI Serial RS232 communication.
- Android Only
- Added Logs screen to the app.