Winnovative HTML to PDF Converter allows you set the proxy options like proxy type, address and port, username and password or a list of hosts to be accessed directly without a proxy using the
ProxyOptions property of the HtmlToPdfConverter class.
The following options are available in this demo:
-
HTML Page URL or Local File to Convert. The URL of the HTML page to convert must be accessible from the computer where the converter runs
-
Proxy Type. When converting HTML pages from HTTP addresses use the Http proxy type, when converting HTML pages from HTTPS addresses use Socks5 proxy type and make
sure the proxy server is also configured to use SOCKS5 protocol
-
Host Name or IP. The proxy server host name or IP address. This option is required when the proxy type is set to something different from None value
-
Port Number. The proxy server port number. This option is required when the proxy type is set to something different from None value
-
Username. The proxy server username. This option is required only if the proxy server requires authentication
-
Password. The proxy server password. This option is required only if the proxy server requires authentication
-
Bypass Host. A host to be accessed directly without a proxy. The converter accepts a list of hosts to bypass the proxy server