Asset Version: 1.0.0
Last Published: Mar 10, 2022
The Kendo PDF Generator component can generate a PDF file with content from HTML or a Responsive Web/ Desktop form in Volt MX Iris. Under the hood, the component uses the kendo-ui library, which is available under the Commercial License.
Requirements
- HCL Volt MX Iris
- HCL Volt MX Foundry
PWA Link: https://marketplace.hclvoltmx.net/apps/KendoPDFGener
Features :
The component provides 2 APIs:
- generatePdfUsingDom() takes Volt MX Web FormName_FlexName as input and generates PDF
- generatePdfUsingHtmlString() takes HTML string as input and generates PDF