PDF Generator
Description
Converts an HTML string into a PDF file.
Event Options
Variable
The HTML string you wish to convert.
As
The resulting PDF file.
Example
Variable
<h1>heading</h1><p>paragraph...</p>
After running the event with the above options, you should be able to generate a PDF file looking like this:

Last updated
Was this helpful?