IPP Proxy Client Configuration¶
No configuration is delivered with a standard installation. To Configure IPP Proxy Client follow the instructions below.
-
Create the configuration file:
C:\ProgramData\SEAL Systems\PLOSSYS\config\ipp-proxy.yml
-
Copy the content of the IPP Proxy example configuration file into your
ipp-proxy.yml
file. -
Configure the settings of the printer. At least you have to modify the setting for
printerUri
to the server name of your PLOSSYS 5 server.config: printers: default: localPrinterName: '$DEFAULTPRINTER' printerUri: 'ipp://<server_name>/printers/printpdf'
Hint - Customizing the configuration
For how to customize your configuration, refer to IPP Proxy Client Keys.