1👍
To export as PDF you could use this wkhtmltopdf and this django-wkhtmltopdf you could create a template with the info and use wkhtmltopdf to export the template as PDF
0👍
I believe you can start from the Django docs: https://docs.djangoproject.com/en/1.9/howto/outputting-pdf/
👤Paul
- Throw Exception When Parameter Missing Django Rest Framework
- Storing and accessing request-response wide object
- Two endpoints for the same resource in django rest framework
- Django – get serialized fields from related model
Source:stackexchange.com