Overload List
Name | Description | |
---|---|---|
ConvertHtmlToStream(String, String, Stream) |
Converts a HTML string to PDF using a base URL to resolve external resources and writes the rendered PDF document into a stream
| |
ConvertHtmlToStream(String, String, String, Stream) |
Converts a HTML string to PDF using a base URL to resolve external resources and an internal links base URL and writes the rendered PDF document into a stream
|
See Also