Export to PDF How To's
How to's for the Export to PDF guide.
How to apply password protection and restrictions to exported PDFs
The Export to PDF object allows you to secure generated documents using the Export Security section:
-
Enable Security- Set
Security Enabledtotrue.
- Set
-
Set PasswordsUser Password: Required to open the PDFOwner Password: Grants full control to the owner
-
Set Permissions
Enable or disable the following permissions:Printing: Allow or disallow printingContent Copying: Allow copy-paste actionsCommenting: Allow comments in the PDFFilling of Form Fields: Enable fillable formsContent Copying for Accessibility: Enable screen reader accessDegraded Printing: Allow low-quality printingModifying Content: Allow content editingDocument Assembly: Allow merging with other documents
Note: Make sure both passwords are securely stored and only shared with authorized users.
How to use Export to PDF with a Word template
Follow these steps to use the Export to PDF object in your workflow:
-
Prepare Word Template- Use Microsoft Word and insert Liquid tags that reference your form object names.
- Example: (
{{Amount.Value}},{{Lookup1.Value}})
-
Upload Template- Save the Word file and upload it to Document Management in the desired folder.
-
Add Export to PDF Object- Drag the
Export to PDFobject from the Toolbox into the flow canvas.
- Drag the
-
Configure Properties- Go to the
Documentstab and select:Documents: The form that contains the dataConstant Document: The uploaded Word template
- Go to the
-
Set Output Location and Filename- In the
Exporttab, configure:Path: The folder in Document Management where the PDF should be storedNaming Format: Use variables like ({{ProcessId}},{{ProjectName}}) to name the file
- In the
-
Optional Settings- Configure headers, footers, page size, watermark, and security settings as needed.
-
Assign PDF to Flow Document (optional)- If you want the PDF to be linked to another Document object in the flow, enable
Assign File to the Flow Document Objects.
- If you want the PDF to be linked to another Document object in the flow, enable
-
Execute the Flow- When the flow reaches the Export to PDF step, the file will be generated automatically.