Winnovative HTML to PDF Converter allows you to access a HTML page using both GET and POST HTTP Methods. By default the GET method is used by converter to access the HTML page.
When you access the page using GET method you can transmit the parameters in query string.
When you access the page using the POST method you transmit the parameters in HTTP request form.
The options you can set in this demo are:
HTML Page to Convert
-
HTML Page to Convert URL. The URL of the HTML page to convert must be accessible from the computer where the converter runs.
If the page requires authentication or if you are using a proxy server to access Internet then you have to set the converter properties accordingly
as described in documentation
HTTP Method
-
GET. When this option is selected the converter will use the GET HTTP method to access the HTML page to convert
-
POST. When this option is selected the converter will use the POST HTTP method to access the HTML page to convert
Parameters
- The list of parameters to be submitted when the HTML page is requested. Each parameter is characterized by a name and a value