PdfConverterGetPdfBytesFromUrl Method |
Name | Description | |
---|---|---|
GetPdfBytesFromUrl(String) |
Converts the specified URL into a PDF document and returns the rendered PDF document as an array of bytes.
This method can be used to perform HTML to PDF conversion in internal memory.
| |
GetPdfBytesFromUrl(String, String) |
Converts the specified URL into a PDF document and returns the rendered PDF document as an array of bytes.
This method can be used to perform HTML to PDF conversion in internal memory.
|