ConvertHtmlStreamToStream(Stream, Encoding, String, Stream) | Converts a HTML string read from a stream to PDF using a base URL to resolve external resources and writes the rendered PDF document into a stream |
ConvertHtmlStreamToStream(Stream, Encoding, String, String, Stream) | Converts a HTML string read from a stream 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 |