跳至内容
菜单
此问题已终结
3 回复
12106 查看

print image in rml file

形象
丢弃
最佳答案

put in rml file

        <image x="1.3cm" y="27.6cm" height="40.0" >[[ **class-object.image** ]]</image>

or may use like this

        <image x="1.3cm" y="27.6cm" height="40.0"  file ="/module/image.format"> [</image>
形象
丢弃
编写者 最佳答案

you can add image at specific location using this,

<image file="../report/image_name.format" width="5cm" height="3cm"/>

形象
丢弃
最佳答案

Keep in mind that for OpenERP to print images, you report must be set to external mode. Internal mode report don't go trough the image processing. (Found this the hard way after hours of debugging)

形象
丢弃
相关帖文 回复 查看 活动
0
3月 15
4277
1
3月 15
6430
1
3月 15
3999
0
3月 15
4557
1
3月 15
8826