Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3 Replies
12093 Tampilan

print image in rml file

Avatar
Buang
Jawaban Terbai

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>
Avatar
Buang
Penulis Jawaban Terbai

you can add image at specific location using this,

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

Avatar
Buang
Jawaban Terbai

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)

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Mar 15
4258
1
Mar 15
6424
1
Mar 15
3980
0
Mar 15
4538
1
Mar 15
8784