Skip to content

Django service for converting HTML into PDF based on puppeteer library using Chromium API

License

Notifications You must be signed in to change notification settings

PragmaticMates/htmltopdf

Repository files navigation

curl -X POST \
  http://localhost:3000/generate-pdf \
  -H 'Accept: */*' \
  -H 'Accept-Encoding: gzip, deflate' \
  -H 'Cache-Control: no-cache' \
  -H 'Connection: keep-alive' \
  -H 'Content-Length: 24443' \
  -H 'Content-Type: text/plain' \
  -H 'cache-control: no-cache' \
  -d test

About

Django service for converting HTML into PDF based on puppeteer library using Chromium API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •