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

Report background

I want to know how i can put a image background inside my reports

thak you

아바타
취소

Thank you for all i want to make itas configuration for all my reports ?

베스트 답변

Example:

<div class="page" t-attf-style="background-image:url('/my_module/static/img/foo.jpg'); background-size:195mm 282mm; width:195mm; height:282mm;">

아바타
취소
작성자

Is it possible to repeat the background in all the in pdf reports?

베스트 답변

Hello Isio-odoo,

Check that conversation :

www.odoo.com/fr_FR/forum/help-1/question/watermarking-in-odoo-8-reports-72810 


It's about watermarking in report.


Sincerely,

FTK

아바타
취소
작성자

Is it possible to repeat the background in all the in pdf reports?

Hi,

Yes, I think. If it’s possible to repeat header and footer, it could be possible, but I never try.