Skip to content

A small NodeJS/ExpressJS api service that uses phantomJS at the background to convert HTML to PDF.

Notifications You must be signed in to change notification settings

prionkor/document-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Service

A small NodeJS/ExpressJS api service that uses phantomJS at the background to convert and serve pdf files from given html strings. This is very useful for using in a microservice environment for creating pdf for invoices, reports etc.

How to install

  1. Clone this repository
  2. Populate environment variable using .env file, command line, or any other means.
  3. Build docker image, or run using docker compose.

About

A small NodeJS/ExpressJS api service that uses phantomJS at the background to convert HTML to PDF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published