Documents
HTML to PDF
3min
Procesio can interpret HTML code an generate PDF files the said code.
Step 1. Create a new process and give it a name.
Step 2. Drag the HTML to PDF action to the canvas.
Step 3. Create the <%OutputFile%> output variable of type File.
Step 4. Click the Configure button inside the action and use the following configuration.
- Html string - The string containing HTML input.
- File name - Name of the file to be downloaded.
- File output - Returns the generated PDF in a variable of type file. We will add here the variable we created at the previous file.
Step 5. Save, Validate and Run the process.
Step 6. Click Check instance.
Step 5. In the output section you have the option to download the file.
Updated 17 Apr 2024
Did this page help you?