xldrkp created page: [buch] seiten mit illustrationen authored by Axel Dürkop's avatar Axel Dürkop
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
* https://assist-software.net/blog/how-create-pdf-files-python-django-application-using-reportlab * https://assist-software.net/blog/how-create-pdf-files-python-django-application-using-reportlab
* [Lösung mit ReportLab](https://docs.djangoproject.com/en/1.10/howto/outputting-pdf/) * [Lösung mit ReportLab](https://docs.djangoproject.com/en/1.10/howto/outputting-pdf/)
## Andere Lösungen Beide Lösungen haben sich als untauglich erwiesen.
* https://stackoverflow.com/questions/31543123/generate-pdf-from-html-using-django-and-reportlab (weiter unten steht was zu `wkhtml2pdf` und `pdfkit`) ## Aktuelle Lösung
## Bisherige Umsetzung * https://stackoverflow.com/questions/31543123/generate-pdf-from-html-using-django-and-reportlab (weiter unten steht was zu `wkhtml2pdf` und `pdfkit`)
* https://github.com/incuna/django-wkhtmltopdf (die Installationsanweisung) * https://github.com/incuna/django-wkhtmltopdf (die Installationsanweisung)
* https://codehustle.wordpress.com/2016/07/16/html-to-pdf-in-django-using-wkhtmltopdf/ (das Tutorial) * https://codehustle.wordpress.com/2016/07/16/html-to-pdf-in-django-using-wkhtmltopdf/ (das Tutorial)
\ No newline at end of file