Tag

PDF generation

0 views collected around this technical thread.

Code Mala Tang
Code Mala Tang
Jun 2, 2025 · Backend Development

Generate Professional PDFs Directly from FastAPI with xhtml2pdf

Learn how to quickly create downloadable, professionally styled PDF invoices using FastAPI and the xhtml2pdf library, covering prerequisites, FastAPI setup, HTML template design, PDF rendering, and server launch, plus tips for dynamic data, alternative tools, and security considerations.

PDF generationPythonbackend development
0 likes · 6 min read
Generate Professional PDFs Directly from FastAPI with xhtml2pdf
Selected Java Interview Questions
Selected Java Interview Questions
Apr 22, 2025 · Backend Development

Generating and Merging PDF Invoices with iTextPdf in Java

This article explains how to use the iTextPdf library in a Java SpringBoot project to create PDF invoice templates, fill fixed and dynamic product data, merge multiple PDFs, and output the final document, providing full Maven dependencies, code examples, and implementation steps.

JavaPDF generationSpringBoot
0 likes · 12 min read
Generating and Merging PDF Invoices with iTextPdf in Java
Top Architecture Tech Stack
Top Architecture Tech Stack
Apr 1, 2025 · Backend Development

Generating PDF Templates with iText in Java: Step-by-Step Guide

This article demonstrates how to create and fill PDF templates using a PDF editor and Java iText library, covering importing Word documents, inserting text, option, and image fields (including signatures and stamps), and provides complete code examples for generating customized PDFs.

JavaPDFPDF generation
0 likes · 7 min read
Generating PDF Templates with iText in Java: Step-by-Step Guide
Top Architect
Top Architect
Mar 3, 2025 · Backend Development

Generating and Merging PDFs with iTextPdf in a Java SpringBoot Application

This article demonstrates how to use the iTextPdf library in a Java SpringBoot project to create PDF templates, dynamically fill fixed and tabular invoice data, generate separate PDFs, and merge them into a single document, providing complete code examples and configuration details.

JavaPDF generationSpringBoot
0 likes · 14 min read
Generating and Merging PDFs with iTextPdf in a Java SpringBoot Application
Python Programming Learning Circle
Python Programming Learning Circle
Dec 21, 2024 · Fundamentals

Generating Automated PDF Reports with Python: ReportLab, Matplotlib, and Platypus

This article demonstrates how to automate the creation of PDF reports in Python by combining ReportLab for PDF generation, Matplotlib for data visualization, and Platypus for table handling, providing step-by-step code examples for installing libraries, drawing text and images, and assembling comprehensive reports.

Data VisualizationMatplotlibPDF generation
0 likes · 5 min read
Generating Automated PDF Reports with Python: ReportLab, Matplotlib, and Platypus
Architecture Digest
Architecture Digest
Oct 23, 2024 · Backend Development

Generating Dynamic PDF Invoices with iTextPdf in Java

This article explains how to use the iTextPdf library in a Java SpringBoot project to create, fill, and merge PDF invoice templates—covering dependency setup, template design, dynamic table generation, and final PDF concatenation for both fixed and variable invoice data.

Dynamic PDFInvoiceJava
0 likes · 11 min read
Generating Dynamic PDF Invoices with iTextPdf in Java
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jul 29, 2024 · Backend Development

Generate PDFs in Spring Boot with OpenHtmlToPdf and Freemarker – Step‑by‑Step Guide

This tutorial demonstrates how to integrate OpenHtmlToPdf with a Spring Boot 3.2.8 application, using Freemarker templates and custom fonts to render HTML content and deliver high‑quality PDF files via a REST endpoint, complete with code examples and configuration details.

HTML to PDFJavaOpenHtmlToPdf
0 likes · 8 min read
Generate PDFs in Spring Boot with OpenHtmlToPdf and Freemarker – Step‑by‑Step Guide
Test Development Learning Exchange
Test Development Learning Exchange
May 22, 2024 · Backend Development

Python ReportLab PDF Generation Tutorial

This article provides a comprehensive guide to generating PDF documents using Python's ReportLab library, covering text reports, tables, images, multi-column layouts, headers/footers, dynamic chapters, styling, lists, long tables, and watermarks.

Document AutomationPDF generationReportLab
0 likes · 6 min read
Python ReportLab PDF Generation Tutorial
IT Services Circle
IT Services Circle
Feb 1, 2024 · Frontend Development

Understanding Headless Browsers and Using Puppeteer for Automation, Screenshots, and PDF Generation

This article explains what headless browsers are, outlines their advantages and limitations, introduces Puppeteer as a Node.js library for controlling headless Chrome, and provides step‑by‑step code examples for taking screenshots, generating PDFs, and performing automated web interactions.

Node.jsPDF generationPuppeteer
0 likes · 11 min read
Understanding Headless Browsers and Using Puppeteer for Automation, Screenshots, and PDF Generation
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Dec 6, 2023 · Backend Development

Contract Signing Platform System Design and Implementation for Cloud Music

The article details NetEase Cloud Music’s contract‑signing platform, which uses HTML‑based templates filled dynamically and itextpdf to create PDFs, an event‑driven workflow with MQ notifications, PaddleOCR for 97.9% accurate file inspection, and monitoring to cut signing time from weeks to days while lowering development costs.

PDF generationWorkflow Automationbackend-development
0 likes · 8 min read
Contract Signing Platform System Design and Implementation for Cloud Music
政采云技术
政采云技术
Oct 11, 2022 · Frontend Development

HTML to Image Conversion: A Comprehensive Guide for Frontend Developers

This article provides a comprehensive guide on converting HTML content to images, Word documents, and PDFs using various frontend techniques and libraries like html2canvas, html-docx-js, and jsPDF.

PDF generationVue.jscontent-export
0 likes · 12 min read
HTML to Image Conversion: A Comprehensive Guide for Frontend Developers
360 Quality & Efficiency
360 Quality & Efficiency
Aug 26, 2022 · Backend Development

Using ReportLab Table to Create Custom PDF Greeting Cards in Python

This article demonstrates how to use Python's ReportLab library, specifically the Table and TableStyle classes, to programmatically generate PDF documents such as custom greeting cards, covering basic Table usage, styling options, and step-by-step code examples for creating and customizing PDF layouts.

Greeting CardPDFPDF generation
0 likes · 8 min read
Using ReportLab Table to Create Custom PDF Greeting Cards in Python
360 Quality & Efficiency
360 Quality & Efficiency
Nov 26, 2021 · Fundamentals

Generating Custom PDF Documents with ReportLab in Python

This article explains how to use Python's ReportLab library to create highly customized PDF documents, covering basic components like canvas, templates, page headers/footers, and demonstrating single‑column and double‑column layouts with text, charts, images, and tables through detailed code examples.

PDFPDF generationPython
0 likes · 9 min read
Generating Custom PDF Documents with ReportLab in Python
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Oct 12, 2021 · Backend Development

How to Generate PDFs with iText in Spring Boot – A Step‑by‑Step Guide

This tutorial walks you through setting up iText in a Spring Boot 2.3.10 project, creating a Word‑based PDF template, configuring Adobe Acrobat form fields, and implementing a Java utility class to generate and serve personalized PDFs via a REST endpoint.

JavaPDF generationSpring Boot
0 likes · 5 min read
How to Generate PDFs with iText in Spring Boot – A Step‑by‑Step Guide
YunZhu Net Technology Team
YunZhu Net Technology Team
Oct 9, 2021 · Backend Development

Dynamic PDF Report Generation Using wkhtmltopdf and wkhtmltopdf‑DotNet in .NET

This article explains how to create dynamic PDF reports by designing HTML templates and converting them with the open‑source wkhtmltopdf tool and its .NET wrapper wkhtmltopdf‑DotNet, covering requirements, configuration, header/footer, table of contents, bookmarks, HTML design tips, CSS fixes, and PDF merging using iTextSharp.

.NETHTML to PDFHeader Footer
0 likes · 15 min read
Dynamic PDF Report Generation Using wkhtmltopdf and wkhtmltopdf‑DotNet in .NET
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
May 22, 2021 · Backend Development

How to Generate PDFs with iText in Spring Boot: A Step‑by‑Step Guide

This tutorial walks through setting up iText dependencies, creating a Word‑based PDF template, configuring Adobe Acrobat form fields, and implementing a Spring Boot utility class and endpoint to generate and download customized PDF documents with embedded images.

JavaPDF generationSpring Boot
0 likes · 5 min read
How to Generate PDFs with iText in Spring Boot: A Step‑by‑Step Guide