https://github.com/bultakov/django-html-to-pdf
Django HTML to PDF
https://github.com/bultakov/django-html-to-pdf
django html-to-pdf html5 xhtml2pdf
Last synced: about 1 month ago
JSON representation
Django HTML to PDF
- Host: GitHub
- URL: https://github.com/bultakov/django-html-to-pdf
- Owner: bultakov
- License: gpl-3.0
- Created: 2022-09-14T16:25:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T17:05:48.000Z (over 2 years ago)
- Last Synced: 2025-03-28T03:41:25.587Z (about 2 months ago)
- Topics: django, html-to-pdf, html5, xhtml2pdf
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML to PDF
```
git clone https://github.com/bultakov/django-HTML-to-PDF.git
``````
pip install -r requirements.txt
``````
python manage.py runserver
``````
http://127.0.0.1:8000
```
### Result:
