Hi ferdinand,
Have you been successfully using report_openoffice?
would you please to tell me how the exactly procedure to put image on report? and also for barcode
I've try, but fail :
Code:
<asimage(objects[0].photo)>
result :
Code:
<StringIO.StringIO instance at 0x55c08c0>image/png1.17708333333in1.78125in
Code:
<image:asimage(objects[0].photo)>
an error :
Code:
TemplateSyntaxError: invalid syntax in expression "image:asimage(objects[0].photo)" of "replace" directive (/tmp/openoffice-report-Iz_068.odt, line 1)
thansk
Opix