New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

html-pdf-pup

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-pdf-pup

HTML to PDF converter that uses puppeteer

latest
Source
npmnpm
Version
1.0.8
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

html-pdf-pup

HTML to PDF Converter

This Node.js module provides a simple and efficient way to convert HTML content to PDF files using Puppeteer and Express integration. It allows users to generate PDFs from both HTML content and URLs, making it suitable for various use cases such as generating reports, invoices, or any other printable document from web content.

Features

  • HTML to PDF Conversion: Convert HTML content to PDF files.
  • Efficient and Reliable: Utilizes Puppeteer, a headless Chrome API, for fast and accurate PDF generation.
  • Customizable Options: Configure the PDF generation process with customizable options such as paper size, orientation, margins, etc.

Installation

You can install the module via npm:

npm install html-pdf-pup

Keywords

html

FAQs

Package last updated on 27 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts