An open API service indexing awesome lists of open source software.

https://github.com/rhidoyhasanmahmud/generate-pdf-in-django

HTML Template to PDF in Django and Show Image in PDF Page
https://github.com/rhidoyhasanmahmud/generate-pdf-in-django

django python xhtml2pdf

Last synced: about 2 months ago
JSON representation

HTML Template to PDF in Django and Show Image in PDF Page

Awesome Lists containing this project

README

        

# Generate-PDF-in-Django

### Install xhtml2pdf docs:

- Using Python 3

pip install --pre xhtml2pdf

- Using Python 2

pip install xhtml2pdf

You can dynamic image url and show any image into PDF file.