CodeMechanix / Generate-PDF-in-Django

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%