I'm generating reports using (a patched for django 3x fork of) 
templated-docs <https://pypi.org/project/templated_docs/>. This module lets 
you create OTD templates in LibreOffice and render them to PDF inside a 
django view.

This works great for complex documents with text, but I have no clue how to 
insert images as well. The images come from an ImageField in the table from 
which I get the info 
that goes into the document.
does anyone have experience how to create reports with images? I'm open 
towards something else than templated-docs

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/93bd82d3-3867-4c3a-a687-7fa01371991en%40googlegroups.com.

Reply via email to