Convert HTML to PDF. The converter fully supports HTML 4.01, XHTML 1.0, XHTML 1.1 and CSS 2.1.
2.0.9.0 released 12/5/2011
After converting, the Document.Write method returns a Summary object that gives some information about the conversion process such as duration and diagnostic messages. This code sample shows how to use this class.
Set the viewer preferences of the converted PDF.
This code sample shows how to convert an HTML document on disk and save it as a PDF document to disk.
This code sample shows how to convert HTML to PDF and set a password on the PDF.
This code sample shows how to specify headers and footers.