1. Quarterly Sales Report
Background
A sales manager needs to share a list of 50+ transactions with stakeholders in a formal, printed format.
Problem
Raw JSON data is difficult to read and does not fit on a single page, making it hard to track columns across pages.
How to use
Input the transaction JSON, set the orientation to landscape, and enable 'Repeat Header Rows' to ensure column labels appear on every page.
pageSize: A4, orientation: landscape, repeatHeader: true, zebraRows: trueOutcome
A clean, multi-page PDF report with alternating row colors and consistent headers for easy data analysis.