For the complete documentation index, see llms.txt. This page is also available as Markdown.

HtmlToPdf

The entry point when creating a PDF from a HTML file. The createPdf function does the same by initiating this class and invoke it. By initiating your own service class you have more control over the output using Save handlers

Last updated