Understanding Input Modes
Docfire NextReports supports two primary modes of operation:
Preflight Mode: Interactive HTML preview with live editing - ideal for manual adjustments and fine-tuning before final output
PDF Mode: Direct PDF generation from structured data - perfect for automation and API integration
Both modes are available via the API using the {mode} parameter in the endpoint URL (e.g., /api/v1/domains/{domain}/modes/preflight/... or .../modes/pdf/...)