Overload List
| Name | Description | |
|---|---|---|
| ConvertHtmlToFile(String, String, String) | 
            Converts a HTML string to PDF using a base URL to resolve external resources and writes the rendered PDF document into a file
              | |
| ConvertHtmlToFile(String, String, String, String) | 
            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 file
              | 
See Also