Forge/Employee Directory/

PDF Generator (jsPDF)

/
  • PDF Generator (jsPDF) - Screen-Thumbnail
PDF Generator (jsPDF) - Screen
Asset Version: 1.0.0
Last Published: Jun 6, 2019
The component allows you to generate PDF directly from Visualizer Web Form element. You can also use it to convert HTML into PDF.
Requirements
  • HCL Volt MX Iris
Devices
  • phone
  • desktop
Platforms
  • android
  • iOS

 

  • The component provides 2 APIs: 
  1. generatePdfUsingDom() takes Visualizer Web FormName_FlexName as input and generates PDF
  2. generatePdfUsingHtmlString() takes HTML string as input and generates PDF
  • jsPDF library is available for use under the MIT license