Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
12097 Представления

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
4259
1
мар. 15
6425
1
мар. 15
3980
0
мар. 15
4544
1
мар. 15
8798