Transactional
ProductPricingBlogDocumentation
Start free now
ProductPricingBlogDocumentation
Back to the blog

Category

HTML to PDF

How to Generate PDFs in a Ruby on Rails App
HTML to PDF·7 min read

How to Generate PDFs in a Ruby on Rails App

Wicked PDF and Prawn are getting old. Here is how to generate PDFs in a Rails app with a simple API call — no wkhtmltopdf binary, no layout DSL to learn.

Kevin · June 20, 2026

PHP elephant pixel art with arrow pointing to a PDF document with green checkmark
HTML to PDF·6 min read

How to Generate PDFs in PHP (Laravel, Symfony)

DomPDF and TCPDF are painful to maintain. Here is how to generate production-quality PDFs in Laravel and Symfony with a single API call — no binary dependencies.

Kevin · June 18, 2026

Photorealistic Python snake coiled beside a glowing PDF document on a dark blueprint grid surface
HTML to PDFDeveloper Tools·6 min read

How to Generate PDFs from a Python App

Replace WeasyPrint, ReportLab, and wkhtmltopdf with a single requests.post() call. PDF generation examples for Django, Flask, and FastAPI.

Kevin · June 17, 2026

Flat diagram of a tall PDF document being split into three separate page cards with dotted cut lines on a dark grid
HTML to PDFTemplates·7 min read

How to Handle Multi-Page PDFs with Dynamic Content

Master CSS page breaks, repeating headers, and Handlebars loops to generate clean multi-page PDFs from dynamic data.

Kevin · June 15, 2026

Abstract geometric layers representing serverless architecture with a broken chain and API icon on a dark blueprint grid
HTML to PDFDeveloper Tools·6 min read

PDF Generation in a Serverless Environment (Vercel, AWS Lambda)

Why Puppeteer and Chromium fail in serverless environments and how to generate PDFs with a simple API call from Vercel and AWS Lambda.

Kevin · June 12, 2026

How to Generate a PDF from a React App
HTML to PDF·6 min read

How to Generate a PDF from a React App

Stop fighting with jsPDF and html2canvas. Learn how to generate PDFs from a React app by calling a backend API instead of fragile client-side rendering.

Kevin · June 10, 2026

TransactionalPDF infrastructure for builders.
Terms of servicePrivacy policyLegal mentions