IPDFDocumentCreate Method |
| Name | Description | |
|---|---|---|
| Create(Stream, NameValueCollection) |
Creates a PDF file based on the PDF template passed to it (as a stream).
| |
| Create(Template, NameValueCollection) |
Creates a PDF file based on the PDF template passed to it.
| |
| Create(Template, NameValueCollection) |
Creates a PDF file based on the PDF templates passed to it.
|