Steps for using PDF generation
To use the PDF generation API, follow these steps:
Create and upload the template Prepare a text document template in Apache FreeMarker XML format. You can include accompanying images or upload the template without them.
Test the uploaded template Verify the uploaded template to ensure it meets your requirements.
Generate the template-based PDF files Create PDF file based on the uploaded template.
(Optional) Delete existing template If necessary, delete any existing templates that are no longer needed.
The result of this process is a list of fileIds, each referencing a generated PDF document.
You can use these fileIds to download the corresponding PDF text documents from the Tuum storage module.
Find more information about each step of the PDF generation process by clicking the name of the relevant step.
Last updated
Was this helpful?