The APITemplate.io Blog

Tutorials for Automation, Programming, No-code and Low-code

How to Generate PDFs In Make.com with APITemplate.io

APITemplate.io supports templates for HTML to PDF, Markdown to PDF and also WYSIWYG editor to PDF. We also integrate with no-code platforms such as Make.com, Zapier & REST API.

In this tutorial, we will cover the steps to create a PDF file with Make.com and based on a PDF template created on APITemplate.io.

Read More »

How to generate PDF Documents with ToolJet: A Step-by-step Guide

The article explains how to create PDF documents easily without coding, using ToolJet and Apitemplate.io.

The article provides step-by-step instructions for using these tools together to automate PDF creation, such as for invoices or reports, using pre-designed templates filled with data from an app.

Read More »

Convert HTML to PDF in Java with OpenPDF

OpenPDF is a framework that is used for converting HTML to PDF documents. It uses Java programming language for its conversion.

In this article, we will look at how to convert HTML documents to PDF documents using OpenPDF and Java. Let’s get started!

Read More »
pdf-generation-api

Convert HTML to PDF in C# using 5 Popular Libraries (Updated 2024)

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

Generate PDFs in JavaScript(Browser) with 4 Popular Methods

This article explores several popular methods to generate PDFs with JavaScript, focusing on three key approaches: using the html2pdf library, the jsPDF library, the pdfmake library, and the built-in window.print() method.

We will discuss the pros and cons of each approach and provide working code snippets to help you generate your desired PDF document.

Read More »
pdf-generation-api

Convert HTML to PDF in Node.js with 4 Popular Libraries (Updated 2024)

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 »
Copyright © 2025 APITemplate.io