1.0.8 • Published 1 year ago

html-pdf-pup v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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
1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago