HtmlToPdfClientconvertHtmlStringToStreamAsync Method |
Name | Description | |
---|---|---|
convertHtmlStringToStreamAsync(String, Stream) |
Convert the specified HTML string to PDF with an asynchronous call and writes the resulted PDF to an output stream.
| |
convertHtmlStringToStreamAsync(String, String, Stream) |
Convert the specified HTML string to PDF with an asynchronous call and writes the resulted PDF to an output stream. Use a base url to resolve relative paths to resources.
|