Create a PDF file from the supplied HTML.

When converting HTML to PDF, an external component is used. This component may have limitations which are outside of the control of Intersoft Systems.

Syntax

ISPdfUtilities.CreatePdfFileFromHtml(html, fileName)

Parameters

NameTypeOptionalByRefDescription
html String The HTML.
fileName String The name of the PDF file to create.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISPdfUtilities
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0