Skip to content

andre-hansson/pdf-generation

Repository files navigation

pdf-generation

Proof of concept generating a pdf based on a html template

Dependencies

  • fastify - Webserver handling incoming request
  • ejs - Used for rendering the html template with dynamic data server side.
  • puppeteer - Used for rendering the html page and converting it to a pdf.
  • tailwindcss - Styling

About

Generate PDFs using a HTML template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published