Skip to main content

Generate PDF from HTML Using WeasyPrint and PyPDF2

· 17 min read
Michał Szymanowski
Michał Szymanowski
PDFBolt Co-Founder

Illustration of generating PDF files using WeasyPrint, PyPDF2 and Jinja2

In this comprehensive guide, we'll show you how to create PDF from HTML using a powerful combination of three Python libraries: WeasyPrint, Jinja2, and PyPDF2. Whether you need to generate reports, invoices, certificates, or personalized documents, this approach allows you to leverage your web design skills to produce professional-quality PDF. We'll build a practical recipe card generator that demonstrates how to transform structured data into eye-catching, printable documents.

HTML to PDF in PHP Using DomPDF

· 15 min read
Michał Szymanowski
Michał Szymanowski
PDFBolt Co-Founder

Illustration of HTML to PDF conversion using DomPDF

In this comprehensive guide, we'll explore how to create high-quality PDF documents from HTML using DomPDF. As businesses increasingly need to generate professional documents such as invoices, reports, and certificates programmatically, mastering HTML to PDF conversion becomes an essential skill. This step-by-step tutorial will walk you through setting up DomPDF in your PHP project, designing templates, and converting them into polished PDFs effortlessly. Discover how DomPDF can transform your document generation process while maintaining complete control over the output.

Creating Professional PDFs with iText and FreeMarker in Java: A Complete Guide

· 12 min read
Michał Szymanowski
Michał Szymanowski
PDFBolt Co-Founder

Creating Professional PDFs with iText and FreeMarker in Java

Generating dynamic PDFs with custom content and professional formatting is a common challenge for Java developers. While PDF is the go-to format for official documentation, creating these documents programmatically requires specialized tools and techniques. The combination of iText's PDF processing capabilities with FreeMarker's template engine offers a powerful solution to this challenge. This tutorial demonstrates how to implement a complete PDF generation system that transforms HTML templates into polished PDF documents with custom data.

How to Convert HTML to PDF Using an API

· 14 min read
Milena Szymanowska
Milena Szymanowska
PDFBolt Co-Founder

HTML to PDF API Conversion Process showing API-based PDF generation

In this article, we explore API-based PDF generation as a superior alternative to traditional tools like wkhtmltopdf and headless browsers like Playwright and Puppeteer. By leveraging HTML to PDF API solutions, you can streamline your development workflow by eliminating setup complexity and dependency management. Throughout this tutorial, you'll discover the key advantages of API-based conversion over headless browser alternatives and follow a complete Node.js implementation for creating professional invoice PDFs with minimal code. Our practical examples will help you integrate efficient PDF generation into your applications right away.

What is API? Unlocking Seamless Integration for Modern Businesses

· 8 min read
Michał Szymanowski
Michał Szymanowski
PDFBolt Co-Founder

Seamless API Integration for Modern Businesses

In today's digital landscape, APIs are the backbone of modern software communication, enabling systems to share data and work together seamlessly. This article explores the fundamentals, various types, architectures, and integration methods of APIs, as well as the significant business benefits they bring. We'll also showcase a practical application that demonstrates how effective API integration can streamline complex workflows.

Top PDF Generation Libraries for Node.js in 2025

· 9 min read
Michał Szymanowski
Michał Szymanowski
PDFBolt Co-Founder

NPM Trends overview showing the download statistics for PDF generation libraries over the past 12 months

As we progress through 2025, the Node.js ecosystem continues to offer robust solutions for PDF generation. This article explores the most popular and powerful libraries available today, helping you make an informed decision for your next project. We provide detailed download statistics and simple code examples to give you insights into their real-world usage.

Generate PDFs with jsPDF: A Complete Guide to Client-Side PDF Creation

· 9 min read
Michał Szymanowski
Michał Szymanowski
PDFBolt Co-Founder

Illustration of generating PDFs in the browser using jsPDF

Generating PDFs directly in the browser can significantly enhance user experience by delivering immediate, downloadable documents without server-side processing. This client-side approach reduces server load while enabling offline functionality and instant feedback for users. In this guide, we'll demonstrate how to create dynamic PDFs using jsPDF and html2canvas — ideal for applications where real-time document generation and personalization are essential, from invoices and certificates to reports and tickets.

Top Python HTML to PDF Libraries in 2025

· 7 min read
Michał Szymanowski
Michał Szymanowski
PDFBolt Co-Founder

Google Trends overview showing the relative search interest for HTML-to-PDF conversion libraries over the past 12 months

In this article, we present the top Python libraries for converting HTML to PDF based on their popularity. We explore their unique features and benefits, provide detailed download statistics and simple code examples to give you insights into their real-world usage. This data-driven approach helps you understand which libraries are widely trusted by the developer community, so you can choose the perfect tool for your projects.

Generate PDFs in Python Using Pyppeteer

· 8 min read
Michał Szymanowski
Michał Szymanowski
PDFBolt Co-Founder

Illustration of generating PDF files using Pyppeteer

In this comprehensive guide, we'll show you how to create a dynamic certificate PDF using Pyppeteer and Mako templates for HTML population. As demand for professional certificate generation grows — whether for online courses, digital awards, or corporate recognition — this step-by-step tutorial is designed to help you transform your HTML content into high-quality PDFs effortlessly. Discover how Pyppeteer's headless browser capabilities, paired with the flexibility of Mako's templating engine, can streamline your certificate PDF generation process and meet modern web standards.

Introducing the Team Feature

· 2 min read
Milena Szymanowska
Milena Szymanowska
PDFBolt Co-Founder

Introducing Our New Team Management Feature

We’re thrilled to announce a major update to PDFBolt — introducing the new Team feature! This update empowers you to seamlessly invite colleagues and collaborate efficiently. Whether you’re a small startup or a large organization, the Team feature streamlines teamwork by providing shared access to API Keys and logs, ensuring that sensitive payment details remain secure. Experience a more organized, scalable, and effective way to work together with PDFBolt’s new Team feature.