HtmlToPdfClientconvertHtmlStringToFileAsync Method |
Name | Description | |
---|---|---|
convertHtmlStringToFileAsync(String, String) |
Convert the specified HTML string to PDF with an asynchronous call and writes the resulted PDF to a local file.
| |
convertHtmlStringToFileAsync(String, String, String) |
Convert the specified HTML string to PDF with an asynchronous call and writes the resulted PDF to a local file. Use a base url to resolve relative paths to resources.
|