This component provides the action GenerateHtmltoPDF, which is used to generate a PDF from HTML code.
GenerateHtmltoPDF
This action converts provided HTML content into a PDF file with configurable options for headers, footers, margins, and pagination.
.html
To generate an HTML file for the header and footer, refer to the sample application.
This component is built using the Wkhtmltopdf plugin. For advanced configuration options, refer to the Wkhtmltopdf documentation.