HtmlToPdfConverter | Constructs a HTML to PDF converter which will connect to localhost on the default port |
HtmlToPdfConverter(String) | Constructs a HTML to PDF converter which will connect to the server specified by IP or by name on the default port |
HtmlToPdfConverter(UInt32) | Constructs a HTML to PDF converter which will connect to localhost on the specified port |
HtmlToPdfConverter(Boolean, String) | Constructs a HTML to PDF converter which will connect to a web service URL |
HtmlToPdfConverter(String, UInt32) | Constructs a HTML to PDF converter which will connect to the server specified by IP or by name on the specified port |