Winnovative HTML to PDF Converter

HtmlToPdfConverterConvertHtmlStreamToPdfDocumentObject Method

Winnovative HTML to PDF Converter for .NET Documentation
Overload List

  NameDescription
Public methodConvertHtmlStreamToPdfDocumentObject(Stream, Encoding, String)
Converts a HTML string read from a stream 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 methodConvertHtmlStreamToPdfDocumentObject(Stream, Encoding, String, String)
Converts a HTML string read from a stream to PDF using a base URL to resolve external resources and an internal links 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