Deckle

Blog

Tutorials, guides, and insights on generating PDFs with Deckle.

express·8 min read

Express.js PDF API: From HTML to PDF in 30 Seconds

Build a complete PDF generation API with Express.js and Deckle in under a minute. HTML-to-PDF, templates, downloads, and error handling included.

April 10, 2026
page-layout·11 min read

The Developer's Guide to PDF Page Breaks, Headers, and Footers

Master CSS page breaks, repeating headers and footers, page numbers, and multi-page layout for pixel-perfect PDFs with Deckle.

April 7, 2026
django·9 min read

Django PDF Generation Made Simple

Add PDF generation to your Django app with the Deckle Python SDK. Build views for HTML-to-PDF, template-based invoices, and file downloads.

April 4, 2026
certificates·10 min read

Generate PDF Certificates for Your Online Course

Automatically generate personalized PDF certificates for course graduates using Deckle templates. Includes QR verification codes and batch generation.

April 1, 2026
react·10 min read

How to Add PDF Export to Any React App

Add a 'Download as PDF' button to your React app using Deckle's fromReact() API and @deckle/react component library.

March 28, 2026
comparison·10 min read

Deckle vs Puppeteer: Why I Switched

A developer's honest comparison of self-hosted Puppeteer PDF generation versus the Deckle API. Infrastructure, code complexity, cost, and performance compared.

March 24, 2026
supabase·11 min read

Generate Report PDFs from Supabase Data

Query your Supabase database, transform the data, and generate polished PDF reports with Deckle. Complete with tables, QR codes, and automatic scheduling.

March 21, 2026
python·10 min read

PDF Generation in Python (FastAPI + Deckle)

Add PDF generation to your FastAPI app with the Deckle Python SDK. Build endpoints for HTML-to-PDF, templates, and file downloads.

March 17, 2026
stripe·12 min read

Build an Invoice System with Stripe + Deckle

Wire up Stripe payment events to automatically generate professional PDF invoices with Deckle. Complete webhook handler and template included.

March 14, 2026
next.js·9 min read

How to Generate PDFs in Next.js with Deckle

Learn to add PDF generation to your Next.js app in under 10 minutes. Build an API route, generate from HTML and templates, and add a download button.

March 10, 2026