Used in sample: Creating a PDF from HTML
Load a PDF from the supplied HTML.

Uses the ISPdfUtilities.CreatePdfFileFromHtml functionality. See this method for information on formatting and limitations.

Syntax

finFileDownloadInfo.LoadPdfFromHtml(html, [targetFileName])

Parameters

NameTypeOptionalByRefDescription
html String The HTML.
targetFileName String Optional The preferred Target File Name to write this file to when downloaded or a blank String to generate an automatic file name.

Return Value

Boolean
Member of:
finFileDownloadInfo
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0