1.0.2 • Published 1 year ago

html-pdf-puppeteer v1.0.2

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

��# html-pdf-puppeteer ## 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: bash npm install html-pdf-puppeteer

1.0.2

1 year ago

1.0.1

1 year ago