Articles by Tag #pdf

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Generate Signable PDF Forms with React

Why use React to generate PDF Forms? When Generating PDF Forms, React (or HTML) may not be...

Learn More 78 3Jul 11 '24

HTML to PDF JavaScript – Example with Code

In this blog we will see how we can convert the HTML site to PDF using JavaScript. For a project, I...

Learn More 56 13Feb 25

Extracting Data from Tricky PDFs with Google Gemini in 10 lines of Python

In this guide, I'll show you how to extract structured data from PDFs using vision-language models...

Learn More 52 0Jul 18 '24

Creating Accessible PDFs: A Comprehensive Guide

Creating Accessible PDFs: A Comprehensive Guide PDF accessibility is no longer just a...

Learn More 22 1May 22

HTML2PDF.Lib: A melhor forma de converter HTML para PDF com .Net

Resumo pra quem tem pressa: Criei uma lib Open Source com licença MIT para converter HTML para...

Learn More 18 9Dec 17 '24

PDF Extraction: Retrieving Text and Tables together using Python🐍

Extracting both text and tables can be challenging when working with PDF files due to their complex...

Learn More 17 3Sep 22 '24

Create an Engaging React PDF Viewer: a Step-by-Step Guide

Your app needs to integrate PDF viewing, but you don't know where to get started? We've got you...

Learn More 15 0Jul 25 '24

Converting Code-Flavored Markdown to PDF

Intro If you are like me, you might like to take markdown notes while doing a video...

Learn More 14 2Jul 29 '24

Replace Text in PDFs Using Python

Replace Text in PDFs Using Python

Learn More 12 0Dec 24 '24

🔥How to Render a Beautiful PDF Viewer for Vue.js in Minutes💅

Since my last post on building PDF Viewer with Vue.js, I have been hard at work to develop a library...

Learn More 12 0Sep 25 '24

How to Automate Filling PDF Forms Using AI

Context Interactive PDF documents are widely used in business and education, but manually...

Learn More 11 1Mar 25

Comprehensive Comparison of PDF Form Filling Applications in 2025

Before diving into the detailed comparison table, it's worth noting that the PDF form filling...

Learn More 10 0Mar 24

Generating a PDF with Express & Node.js 📄🚀

In this article you’ll find a fun little tutorial 🎉 of how to create a PDF file using a web form,...

Learn More 8 0Feb 20

Step-by-Step Guide to Generate and Download PDFs with React-PDF, FileSaver, and JSZip

In this tutorial, we will explore how to use React-PDF, FileSaver, and JSZip to generate multiple...

Learn More 8 0Sep 12 '24

Codia AI PDF: Figma PDF Master - Master Your PDFs, Master Your Design

1. Introduction In the ever-evolving landscape of design and creativity, the ability to...

Learn More 7 0Oct 2 '24

How to Convert PDFs to Markdown Using PyMuPDF4LLM and Its Evaluation

PyMuPDF4LLM is a library designed to convert PDFs into Markdown format. Here, I’ll share my...

Learn More 7 0Oct 7 '24

PHP Libraries for PDF Handling: Evaluation and Use Case Guide

PDF generation and processing is a common requirement in many web applications, especially for...

Learn More 7 0Oct 11 '24

How to Build a React PDF Viewer for Next.js in Minutes

Since my last post on Best 4 Methods to Build a PDF Viewer in React.js: PDF.js, react-pdf, and More,...

Learn More 7 1Jun 11

How We Built a PDF Compression Tool with Python and Flask

PDF files can quickly become unwieldy. At RevisePDF, we've built a compression tool that...

Learn More 6 0May 5

Reportgen.io vs Html2pdf.app - Which PDF API Should You Use in 2025? ⚔️

Before we dive into the details, here’s the TL;DR: Reportgen.io is purpose-built for dynamic PDF...

Learn More 5 2Jun 4

Automating Secure Invoice Delivery with AttachmentMailerTool

Automating Secure Invoice Delivery with AttachmentMailerTool Every month, I need to send...

Learn More 5 0Jun 27

A privacy focused online PDF Editor

Photo from Markus Spiske privpdf.com is an open-source project by Neural Nirvana aimed to...

Learn More 5 0Oct 17 '24

Introduction to FastReport with C#

Wolf Fact: Adult gray and red wolves have 42 highly specialized teeth, while adult humans...

Learn More 5 0Jul 25 '24

How to Batch Compress Multiple PDFs at Once

How to Batch Compress Multiple PDFs at Once If you regularly work with PDF documents,...

Learn More 5 0May 30

How to Convert PDF Pages to Images in Node.js

In this article, we'll cover how to convert PDF pages into images using Node.js. This can be useful...

Learn More 5 1Sep 16 '24

The Ultimate Guide to PDF Manipulation with RevisePDF

The Ultimate Guide to PDF Manipulation with RevisePDF PDF (Portable Document Format) files...

Learn More 5 0May 13

Unlocking Protected PDFs

Discover how to bypass Google Drive's view-only restrictions and download protected PDFs using JavaScript. This step-by-step guide offers a practical method to capture high-resolution images of each page and compile them into a PDF.

Learn More 4 0Jul 11 '24

Generate HTML as PDF using Next.js & Puppeteer running on Serverless (Vercel/AWS Lambda) Martin Danielson

I wanted to share my experience of generating PDF’s from web pages using Puppeteer, deployed on...

Learn More 4 0Jan 24

Efficiently Rendering Base64 Images in Laravel PDFs with DomPDF

When generating PDFs in Laravel using DomPDF, handling images can be tricky. One common challenge is...

Learn More 4 0Nov 25 '24

Why the PDF Has Stood the Test of Time (A Developer's Perspective)

Exploring the evolution, challenges, and future of the world’s most resilient document format,...

Learn More 4 4Apr 17