Oviond can render any report as a PDF — either exported on demand from the report view, or delivered automatically as an email attachment via an automation. PDF generation runs asynchronously in the background, so large reports don’t block your browser.
On-demand PDF export
Open the report
Navigate to the project you want to export.
Click Export
In the top toolbar, click Export → PDF. Oviond queues the PDF generation job.
Download
When the PDF is ready, Oviond notifies you with a download link. Generation typically takes 15–60 seconds depending on report size.
PDF settings
Configure PDF layout per project in Project Settings → PDF:
| Setting | Options |
|---|
| Page size | A4, Letter, Legal |
| Orientation | Portrait, Landscape |
| Cover page | On / Off |
| Include page numbers | On / Off |
Landscape orientation works best for wide tables and multi-column chart layouts.
Automated PDF delivery
To send PDFs on a recurring schedule, create an automation and select PDF attachment as the delivery method. See Scheduled Reports for the full setup steps.
Troubleshooting
Widgets appear cut off — Switch to landscape orientation or reduce the number of columns in your layout.
Images or logos missing — Ensure all image URLs in your report are publicly accessible. Private or expired URLs won’t render in PDF.
PDF generation times out — Very large reports with many widgets can occasionally time out. Try splitting the report across multiple pages.