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