Printing Checkbox
This guide shows how to print checkbox values into your PDF using Zapier.
Step 1 — Prepare your template
In the Eledo editor:
- Add a Dynamic Checkbox component
- In Data (expression), enter a field name (for example
Fragile) - Confirm and save the template

tip
Learn more about Dynamic Checkbox:
→ /docs/product/template-editor/components/dynamic-checkbox.mdx
Step 2 — Use the template in Zapier
In your Zap:
- Add the Eledo PDF action
- Select your template
- Load the available fields
Your field (for example Fragile) will appear.
Step 3 — Map your data
- Click into the field (for example
Fragile) - Provide a boolean value from your trigger or previous step
true→ checkedfalse→ unchecked
- Confirm the mapping

Result
When the Zap runs:
- the boolean value is passed from your trigger
- Eledo evaluates the value
- the checkbox is rendered as checked or unchecked
Next steps
- Print text values → Printing Text
- Build full workflow → Generate Your First PDF
Was this article helpful?
Yes
No