Back to the blog



Category
Templates

Templates8 min read
How to Generate PDFs with Custom Fonts
Font rendering in PDFs is notoriously painful. Here is how to use any Google Font or custom web font in your generated PDFs without embedding base64 strings or installing system fonts.
Kevin · June 23, 2026

Templates7 min read
How to Add a Watermark to a PDF
How to add text or image watermarks to generated PDFs using CSS overlays in your HTML template — no post-processing library, no extra step.
Kevin · June 22, 2026

HTML to PDFTemplates7 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

TemplatesDeveloper Tools6 min read
How to Generate a PDF Certificate of Completion
Build a dynamic PDF certificate generator with HTML templates and a simple API call. Perfect for courses, events, and training programs.
Kevin · June 14, 2026