콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
12118 화면

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
4289
1
3월 15
6437
1
3월 15
4017
0
3월 15
4573
1
3월 15
8839