Skip to content

yomajo/pdf-bakery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Bakery

About

Example of HTML to PDF conversion problem with dockerized Flask application using pdfkit and wkhtmltopdf.

  • image encoding
  • custom stylesheets
  • page breaks
  • wkhtmltopdf options

image

image

Requirements

  • docker, and preferably docker compose
  • rename .env.sample to .env

Have not run un-dockerized as it requires wkhtmltopdf installation on system.

Run

docker compose up -d --build

Play at 127.0.0.1:5000

Acknowledgements

wkhtmltopdf dependencies dokerized by R.S. Thank you, Mate!

About

Dockerized flask app for HTML to PDF conversion using pdfkit and wkhtmltopdf dependencies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published