[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Write(Stream, Stream) |
Convert the HTML document to a PDF document.
| |
| Write(Stream, String) |
Convert the HTML document to a PDF document.
| |
| Write(Stream, HttpResponse) |
Convert the HTML document to a PDF document.
| |
| Write(String, Stream) |
Convert the HTML document to a PDF document.
| |
| Write(String, String) |
Convert the HTML document to a PDF document.
| |
| Write(String, HttpResponse) |
Convert the HTML document to a PDF document.
| |
| Write(XmlDocument, Stream) |
Convert the HTML document to a PDF document.
| |
| Write(XmlDocument, String) |
Convert the HTML document to a PDF document.
| |
| Write(XmlDocument, HttpResponse) |
Convert the HTML document to a PDF document.
| |
| Write(XmlReader, Stream) |
Convert the HTML document to a PDF document.
| |
| Write(XmlReader, String) |
Convert the HTML document to a PDF document.
| |
| Write(XmlReader, HttpResponse) |
Convert the HTML document to a PDF document.
|