Click or drag to resize

HtmlToPdfClientconvertHtmlStringToFile Method

Overload List
  NameDescription
Public methodconvertHtmlStringToFile(String, String)
Convert the specified HTML string to PDF and writes the resulted PDF to a local file.
Public methodconvertHtmlStringToFile(String, String, String)
Convert the specified HTML string to PDF and writes the resulted PDF to a local file. Use a base url to resolve relative paths to resources.
Top
See Also