PdfConverterSavePdfFromUrlToStream Method |
Name | Description | |
---|---|---|
SavePdfFromUrlToStream(String, Stream) |
Converts the specified URL into a PDF document and saves the rendered PDF document to the specified stream.
| |
SavePdfFromUrlToStream(String, String, Stream) |
Converts the specified URL into a PDF document and saves the rendered PDF document to the specified stream.
|