HTML to PDF converter for Node.js
-
Updated
May 4, 2024 - JavaScript
HTML to PDF converter for Node.js
Example Code for Article - Running Puppeteer/Chromium on AWS Lambda with Node.js 20+ - Working Guide
Puppeteer is a Node.js library developed by Google that provides a high-level API for controlling headless Chrome or Chromium over the DevTools Protocol. It allows developers to automate tasks such as web scraping, testing, and performance monitoring by simulating user interactions with a web page.
Repository holds sample code to show how to generate custom PDF using Puppeteer
Add a description, image, and links to the puppeteer-pdf topic page so that developers can more easily learn about it.
To associate your repository with the puppeteer-pdf topic, visit your repo's landing page and select "manage topics."