Does WebToPDF.NET convert non-compliant HTML?
Yes, we tolerate typical incorrect HTML such as missing or mismatched end tags, mixed up tags, missing quotes around attribute values, a missing '/' in the end tag, etc.
Yes, we fully support CSS 2.1 except for the aural features.
What version of HTML do you support?
We support HTML 4.01, XHTML 1.0 and XHTML 1.1.
Do you execute initialization script?
Yes, we execute all initialization JavaScript before rendering PDF. We do not support VBScript.
Do you convert links and form elements?
Yes, we convert these to PDF links and PDF form fields.