Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 422 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 422 Bytes

django-easy-pdf-demo-app

modified django-easy-pdf demo-app, workaround support for image display on webpage and generation of pdf from template

  • Install package requirements as outlined in django-easy-pdf project
  • Run demo app using python demo.py
  • Visit http://0.0.0.0:8000 for pdf generation
  • Visit http://0.0.0.0:8000/html/ to view html site