PdfConverterGetPdfBytesFromHtmlFile Method |
Name | Description | |
---|---|---|
GetPdfBytesFromHtmlFile(String) |
Converts the specified HTML file to PDF and returns the rendered PDF document as an array of bytes.
| |
GetPdfBytesFromHtmlFile(String, String) |
Converts the specified HTML file to PDF and returns the rendered PDF document as an array of bytes.
|