How would be added on the ODT field?
>
>
You should use Insert => Frame.

Then in the "Options" tab, in the "name" field :
      image: (my_object.format_image(), 'image/jpeg')

format_image should return a StringIO object build from your binary field,
"image/jpeg" should
be the MIME type of your image.

Let me know if that works properly.

Jean CAVALLO
Coopengo

Reply via email to