PDF Rendering Options
Control PDF rendering quality with custom scaling (0.1-2x), background graphics printing, and webpage optimization. Perfect for reports, invoices, and documentation.
Control how web content is rendered into PDF format, including scaling and background graphics.
Rendering Parameters
Scale (scale)
- Default:
1 - Range: 0.1 to 2
- Example:
scale=0.8
Print Background (printBackground)
- Default:
false - Description: Include background colors and images
- Example:
printBackground=true
Usage Examples
// Basic rendering
https://cdn.capture.page/KEY/HASH/pdf?url=https://example.com
// With backgrounds
&printBackground=true
// Scaled for smaller file
&scale=0.75Scale Factor Guide
| Scale | Use Case |
|---|---|
| 0.75 | Reduced file size, good balance |
| 1.0 | Default, full quality |
| 1.25 | Enlarged text, easier reading |
Scale affects text size, image resolution, file size, and page layout.
Paper Size & Format
Configure PDF paper formats including A4, Letter, Legal, and Tabloid. Set custom dimensions, landscape/portrait orientation, and international standard sizes.
PDF Storage Options
Integrate PDF generation with AWS S3 storage. Configure custom filenames, access control lists (ACL), automatic redirects, and upload management for seamless delivery.