From the team
Blog
Writing about PDF rendering, developer experience, and building with AI.
Why not react-pdf? When @react-pdf/renderer fits, and when to reach for something else
react-pdf is excellent for React-native document layouts and a light, browser-free footprint. It's a poor fit for existing HTML/CSS, charts, and AI-generated report output — here's how to tell which case you're in.
Why use Puppeteer for PDF generation? Benefits, trade-offs, and alternatives
When Chromium-based rendering is the right choice, when it becomes an infrastructure burden, and which alternatives fit which PDF workloads.