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