HtmlToPdfClientconvertHtmlStringAsync Method |
| Name | Description | |
|---|---|---|
| convertHtmlStringAsync(String) |
Convert the specified HTML string to PDF with an asynchronous call.
| |
| convertHtmlStringAsync(String, String) |
Convert the specified HTML string to PDF with an asynchronous call. Use a base url to resolve relative paths to resources.
|