Sense Printing
Sense Printing
md at master · qlik-trial/sense-printing
master
1 contributor
Inside the value string all the Chromium proxy settings specified at
https://www.chromium.org/developers/design-documents/network-settings can be used.
The main use cases are:
For instance for myproxy listening on port 8888, scheme HTTP, use:
4. In case a script is dynamically blocking HTTP requests based on certain rules. Make
sure the internal proxy script adheres to the Chromium pac proxy settings standards.
A valid pac file can also be generated through the chrome Proxy SwitchyOmega
extension. If the current script is compliant this is not needed.
If a new pac file is required alongside an existing proxy script this can be deployed to
an internal proxy website next to the current script. For the sake of example let us call
this file printing_proxy.pac,it must be reachable at eg:
http://myproxy:8080/printing_proxy.pac
2. Change the printing config file to use one of the settings of the previous section:
https://github.com/qlik-trial/sense-printing/blob/master/docs/08_sense_printing_proxy.md 2/2