HtmlToPdfConvertUrlToMemory Method
Converts a HTML document from a given URL and produces a PDF document in a memory buffer
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public byte[] ConvertUrlToMemory(
string url
)
- url String
- The URL of the HTML document to convert
ByteThe PDF document as a memory buffer