printed
booleanCaptureDefault: false
When true, generates a print-ready PDF version of the page (as if using the browser's print dialog). This option forces the output format to application/pdf. The resulting PDF is optimized for printing, respecting print stylesheets (@media print) and removing screen-only elements.
Example
curl "https://api.screenshotty.link/api/v1/screenshot?url=https://example.com&printed=true" \-H "X-Api-Key: YOUR_API_KEY" \--output screenshot.png