Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 208 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 208 Bytes

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.