Hi all,
is it possible to insert formated text, for example HTML, into an ODT tempate?
Thanks!
DomCa
Hi all,
is it possible to insert formated text, for example HTML, into an ODT tempate?
Thanks!
DomCa
HTML is not the same format as OpenDocument (even if they are similar). You can use include directive to insert OpenDocument XML with relatorio.
There is an open feature to discuss options Allow to include richtext content in report (#2068) · Issues · Tryton / Tryton · GitLab
Ok. Thank you for the hint.
I will give it a try using HTML to XML with pandoc and see what happens.
Regards
DomCa