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.
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.
Convert HTML to PDF in PHP with 5 Popular Libraries (Updated 2024)

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.
How To Create a Dynamic QR Code for a PDF

Since APITemplate.io supports HTML to PDF conversion, this article will walk you through a built-in function on how to generate QR codes. Also, we’ll explore a few JavaScript libraries for QR code generation. Let’s dive in!
A Guide, Tips and Recommendations for HTML to PDF Conversion

In this article, we aim to be your ultimate guide to HTML to PDF conversion. We will explore various tools and techniques for accomplishing this task and also share best practices to ensure optimal results.
How to Create Printer-Friendly Pages with CSS

In this article, I will be showing you how to create printer-friendly with CSS, so you can enjoy a smoother online experience – all with a simple trick.
Generate PDFs in PHP with 4 Popular Libraries (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.
Exploring Automated Solutions in International Shipping Documents

In this article, we will look at common international shipping documents and how these documents can be automated to save time, improve efficiency, reduce errors, and ensure customer satisfaction.
Web Scraping Using Puppeteer and Generate PDF Documents with APITemplate

This article explores web scraping using Puppeteer to gather data from the “books.toscrape.com” website. It then details how to use APITemplate.io to convert this data into attractive PDF documents effortlessly, utilizing reusable templates without the need for coding.
Generating PDFs in Retool: A Step-by-step Guide

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.