Skip to content

rm1138/puppeteer-fastpdf

Repository files navigation

Puppeteer Fast PDF

This project aims to provide a web service to convert HTML to PDF focused on performance and with full language support.

Development

  1. Install dependency
yarn install
  1. Build
yarn build

Start

  1. Start
yarn start

Usage

GET: http://localhost:8080/convert?url=<encoded-target-url>

Query Description Default Avaliable options
url Encoded Target url - -
timeout Timeout(ms) 5000 -
format Paper format A4 A1-A6, Letter, Legal, Taboid, Ledger
printBackground Print Background true true, false

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published