Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
12100 Переглядів

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)

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
бер. 15
4269
1
бер. 15
6427
1
бер. 15
3982
0
бер. 15
4556
1
бер. 15
8809