Wait for dynamic content before capturing
If your page loads data asynchronously (charts, tables, images), use a wait_for_selector or delay parameter so the API waits until all content is fully rendered before generating the PDF. Missing charts are the most common PDF quality complaint.
wait_for_selector=.chart-loaded