ConvertHtmlStreamToFile(Stream, Encoding, String, String) | 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 file |
ConvertHtmlStreamToFile(Stream, Encoding, String, String, String) | 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 file |