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

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

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
```

![alt text](http://telegra.ph/file/21ae2698b074b134d8451.jpg)

### Result:

![alt text](http://telegra.ph/file/b38386cec6ce27604ed60.jpg)