Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
12078 Vizualizări

print image in rml file

Imagine profil
Abandonează
Cel mai bun răspuns

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>
Imagine profil
Abandonează
Autor Cel mai bun răspuns

you can add image at specific location using this,

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

Imagine profil
Abandonează
Cel mai bun răspuns

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)

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
mar. 15
4254
1
mar. 15
6418
1
mar. 15
3974
0
mar. 15
4511
1
mar. 15
8764