Skip to content

Environment API Multi-File PDF Output

✨ New & Improved

  • Added maxRecordsPerFile control in the Environment API — split large batch jobs into multiple PDF files.
  • Enabled parallel rendering for PDF outputs, increasing throughput and reliability.
    See your tenant Swagger for details:
    https://[yourtenant]/grafx/swagger/index.html#/Output/post_api_v1_environment__environment__output_pdf

🛠️ What's Fixed

  • Updated internal handling of large and complex data sources to improve stability across distributed workers.
    Note: We’re continuing to harden resilience across all combinations of settings and data sizes. Extremely aggressive configurations (e.g., very low maxRecordsPerFile values against very large Google API datasets) may still encounter upstream limits such as rate limiting.

Outcome

You can now partition and render large PDF exports with predictable file sizes and parallel execution via the Environment API, enabling higher-volume processing with increased operational flexibility.