Skip to content

From the team

Blog

Guides, tutorials, and updates on building document workflows with AI.

Why We Don't Render PDFs With a Headless Browser

Most PDF APIs are a headless Chrome with an endpoint in front of it. Here is why pdfs.build compiles documents with a typesetting engine instead, what that buys you when the data grows, and what you give up.

engineering pdf generation architecture

How to Generate PDFs from JSON Data with an API

A developer guide to generating dynamic PDF documents from JSON data. Compare approaches (HTML-to-PDF, PDF libraries, template engines), see code examples, and learn how to set up a template-based PDF rendering pipeline.

tutorial api developer guide

Getting Started with pdfs.build

From sign-up to your first generated PDF in under five minutes. Here's everything you need to know to hit the ground running.

getting started tutorial