The APITemplate.io Blog
Tutorials for Automation, Programming, No-code and Low-code
Selenium vs Puppeteer: A Detailed Comparison
In this article, we will take a look at an in-depth comparison between these two heavyweights- Selenium and Puppeteer. Let’s dive right in.
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.
Secure Access to Generated PDFs with APITemplate.io
This documentation provides guidance on how to securely access and manage generated PDFs using APITemplate.io.
4 Methods to Generate PDF Documents in Retool
PDFs are widely used for creating and distributing professional documents such as resumes, reports, and portfolios. The legal industry, educators, business professionals, and many more use PDFs for contracts, legal agreements, lecture notes, brochures, research papers, and so on.
In this article, we will be focusing on 4 methods that can be used to generate PDF documents in Retool. So, let’s get right to it!
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!
How to Generate PDFs from HTML with Python-PDFKit (HTML string, HTML File and URL)
In this article, we will introduce another tool that can be used to automate PDF generation from HTML in Python. PDFKit is another Python library that can be used to convert HTML pages into PDFs. It wraps the wkhtmltopdf command line tool. PDFKit is easy to use and can handle complex PDF generation tasks like tables and multi-page documents.
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#.
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.
Convert HTML to PDF in Python with 5 Popular Libraries (Updated 2024)
The most important part of generating PDFs is the input data. The most common and useful approach is to generate PDFs from HTML content or based on a website URL.
In this article, we will look into some approaches that we can take to generate PDFs from HTML
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.
Generate PDFs in Python with 5 Popular Libraries (Updated 2024)
In this article, We will talk about how to generate PDF using Python, and we will introduce multiple libraries like FPDF, Reportlab, Pyppeteer and Pdfkit and the difference between them.
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.
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.