Skip to Content
Menu
This question has been flagged
1 Reply
6794 Views

How to get image of the product in aeroo report (ods format) ? I am getting binary code instead of actual image so is there any way to covert that image or getting direct image instead of binary code

Avatar
Discard
Best Answer

In ODT document you insert images by inserting a Fram (insert / Frame) and then in the Option tab, in the Name field you put something like this

image: asimage(product.product_image)

You can take a look at the official documentation at the web page of alistek.

In ODS documents I am not sure how it works, you can take a look at the documentation and see if you find something :\

Avatar
Discard

@Damián,

Thanks for the tip. Have you had any luck inserting images into ODS documents on a conditional basis? For example if (some condition #1) print (example image #1) end if, if (some condition #2) print (example image #2) end if.

I've been trying to replicate the full features of the Qweb format picking list report in an ODS spreadsheet, however I can't figure out how to display conditional images due to the fact they are in frames.

Related Posts Replies Views Activity
0
Jul 22
1615
1
Dec 15
3464
0
May 15
3621
1
Mar 15
5808
1
Mar 15
4300