Script
Script type instead of saving the document starts the script which can proceed any next operation like a storage to ERP system.
|
|
Example:
Title: LRP print
Type: Script
Script: C:\windows\system32\lpr.exe
Arguments: -S <printer_IP_address> -P PS [filename]
lpr needs to enabled in Windows features.
You can also run Powershell Script:

