Capture LogoCapture

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
  • 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.75

Scale Factor Guide

ScaleUse Case
0.75Reduced file size, good balance
1.0Default, full quality
1.25Enlarged text, easier reading

Scale affects text size, image resolution, file size, and page layout.

On this page