User Guide
HTML Templates
HTML Templates define the visual layout of your reports.
Built-in templates
| Template | Edition |
|---|---|
| Default | All editions |
| Modern Blue | Professional+ |
| Clean Minimal | Professional+ |
| Corporate Dark | Professional+ |
| Financial Statement | Professional+ |
| Dashboard Style | Professional+ |
| RTL Arabic | Enterprise |
| Multi Column | Enterprise |
| Executive Summary | Enterprise |
| Invoice Style | Enterprise |
| Regulatory Compliance | Enterprise |
Creating a template
Click New Template and enter:
| Field | Description |
|---|---|
| Name | Template identifier |
| Description | Optional description |
| Language | Language direction (important for RTL) |
| Content | Full HTML with placeholders |
Available placeholders
| Placeholder | Description |
|---|---|
{{reportTitle}} | Report name |
{{reportSubTitle}} | Report subtitle |
{{applicationName}} | Application name |
{{generatedBy}} | User who generated the report |
{{generatedAt}} | Generation date and time |
{{logo}} | Logo image |
{{image_1}} | Image 1 |
{{tables}} | Report data tables |
{{summary}} | Summary/KPI cards |
{{chart}} | Chart |
Preview
Click Preview to see how the template looks with sample data before saving.
Next: Groups