Skip to content

Html to PDF Open Source project as an alternative. Based on Docker, Selenium & Spring. Do not expect free cookies. We don´t have them on the dark side!

Notifications You must be signed in to change notification settings

davidfesteban/DavidPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DavidPDF - HTML2PDF by Spring Boot, Selenium & Docker

Microservice that converts HTML to PDF

There are two main root endpoints. Local & Docker

Option Docker:

  • Clone the repository (I left the target on purpose).
  • Launch the docker-compose.yml

End.

Tips on Docker:

  • Image of selenium are for my mac m1. Consider taking a look https://github.com/seleniumhq-community/docker-seleniarm
  • Dockerfile does not compile or build the application. It only wraps the jar file. So you need to mvn clean compile install.
  • If you make any modifications, remember to prune the old image of DavidPDF, if not modifications will not be shown

Option Local:

About

Html to PDF Open Source project as an alternative. Based on Docker, Selenium & Spring. Do not expect free cookies. We don´t have them on the dark side!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published