EVO HTML to PDF Converter

HtmlToPdfConverterConvertHtmlToPdfDocumentObject Method

EVO HTML to PDF Converter for .NET Documentation
Overload List

  NameDescription
Public methodConvertHtmlToPdfDocumentObject(String, String)
Converts a HTML string to PDF using a base URL to resolve external resources and returns the rendered PDF document as an object of the Document class that can be further used in other operations requiring this type of objects.
Public methodConvertHtmlToPdfDocumentObject(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 as an object of the Document class that can be further used in other operations requiring this type of objects.
Top
See Also

Reference