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