PdfConverterSavePdfFromHtmlFileToStream Method |
Name | Description | |
---|---|---|
SavePdfFromHtmlFileToStream(String, Stream) |
Converts the specified HTML file to PDF and saves the rendered PDF document to the specified stream.
| |
SavePdfFromHtmlFileToStream(String, String, Stream) |
Converts the specified HTML file to PDF and saves the rendered PDF document to the specified stream.
|