Category: pdf

pdf-generation-api
Ayeesha

How to Generate PDF Documents using PHP (Updated 2024)

PHP is one of the most powerful server-side scripting languages available today.

In this article, I’ll demonstrate how to create PDF files with third-party PHP PDF libraries like FPDF, TCPDF, DOMPDF, html2PDF and APITemplate.io’s REST API.

Read More »
APITemplate.io

How to Generate PDF From HTML with Playwright and Java

Perhaps you’re working on an application that requires you to export data in PDF format and perform web testing and automation in different cases. Well, there’s a handy tool made precisely for such tasks.

In this article, we’ll explore HTML to PDF conversion using Playwright and APITemplate.

Read More »
pdf-generation-api
Manoj Ahirwar

How to convert HTML to PDF using C#

Most real-world applications face the need to generate PDFs from various content sources. This task often involves creating PDFs from custom HTML or directly from website URLs.

In this article, we will look into some approaches that we can take to generate PDFs from HTML using C#.

Read More »
pdf-generation-api
Ayeesha

How to generate PDF invoices with Retool

In this article, we’ll explore the advantages of using Retool and guide you through the process of integrating Retool with external platforms like APITemplate to generate PDF invoices.

Read More »
pdf-generation-api
Manoj Ahirwar

How to convert HTML to PDF using Java

Generating PDFs from custom HTML content or directly from website URLs is a common requirement for many real-world applications.

In this article, we will explore some approaches to generate PDFs from HTML using Java.

Read More »
pdf-generation-api
Manoj Ahirwar

How to convert HTML to PDF using PHP

In this article, we will explore some approaches for generating PDFs from HTML using PHP, including libraries such as TCPDF, Dompdf, and mPDF.

We will also discuss using APITemplate.io, an API-based PDF generation platform, which provides an easy way to generate and manage PDFs using templates.

Read More »
pdf-generation-api
Manoj Ahirwar

How to convert HTML to PDF using Node.js

Most real-world applications encounter the requirement of generating PDFs based on some content. This includes generating PDFs from custom HTML content or even generating PDFs directly from a website URL.

In this article, we will look into some approaches that we can take to generate PDFs from HTML using Node.js.

Read More »