Overload List
| Name | Description | |
|---|---|---|
| GeneratePdfFromFiles(String, String, Stream) |
Generate PDF into specified Stream by several HTML documents (local files or URLs)
| |
| GeneratePdfFromFiles(String, String, String) |
Generate PDF into specified output file by several HTML documents (local files or URLs)
| |
| GeneratePdfFromFiles(WkHtmlInput, String, String) |
Generate PDF into specified output file by several HTML documents (local files or URLs)
|
See Also