Neodynamic JSPrintManager for Any Web Platform 7.0
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 the doc name shown by the print queue.
- Added printerCommandsDocName prop to ClientPrintJob class to specify the doc name for raw commands shown by the print queue.
- The JS getPrintersInfo function now also returns the printer's manufacturer name.
Clients App
- All
- Added support for TLS 1.3 protocol.
- Android
- Added support for printing to IP/Ethernet printers through NetworkPrinter class.
- Added support for TCP BIDI Communication.
- Windows
- Added auto-detection of Proxy System Settings. Must be enabled from JSPM App Settings dialog.
- Print Jobs Watcher processing - Two new JSON fields are now also returned, change-reason and change-reason-description.
- Desktop
- Added support for UI I18N/Localization (AR/DE/EN/ES/FR/HE/HI/IT/JP/PT/RU/ZH).