HtmlToPdfClientconvertHtmlStringToFile Method |
| Name | Description | |
|---|---|---|
| convertHtmlStringToFile(String, String) |
Convert the specified HTML string to PDF and writes the resulted PDF to a local file.
| |
| convertHtmlStringToFile(String, String, String) |
Convert the specified HTML string to PDF and writes the resulted PDF to a local file. Use a base url to resolve relative paths to resources.
|