Skip to main content

Template Building

This section explains how to prepare Eledo templates for automated PDF generation workflows.

The guides focus on practical template patterns commonly used in integrations and automation platforms.

You will learn how to:

  • print dynamic values
  • work with numbers and dates
  • generate QR codes
  • insert images
  • repeat table rows for lists and arrays
  • build templates compatible with automation workflows

Available Guides

Printing Text

Insert dynamic text values into your PDF documents.

Common use cases:

  • customer names
  • invoice numbers
  • product descriptions

Printing Text


Printing Number

Print and format numeric values.

Common use cases:

  • prices
  • quantities
  • totals

Printing Number


Printing Date

Work with dynamic dates and date formatting.

Common use cases:

  • invoice dates
  • delivery dates
  • expiration dates

Printing Date


Repeating Table Row

Generate tables dynamically from lists or arrays.

Common use cases:

  • invoices
  • product tables
  • reports

Repeating Table Row


Printing Image

Insert dynamic images using public image URLs.

Common use cases:

  • product photos
  • profile pictures
  • logos

Printing Image


Printing Checkbox

Render checked or unchecked states dynamically.

Common use cases:

  • approvals
  • confirmations
  • boolean flags

Printing Checkbox


Printing QR Code

Generate QR codes from dynamic values.

Common use cases:

  • product links
  • tracking URLs
  • verification codes

Printing QR Code


Was this article helpful?

Yes
No