跳至内容
菜单
此问题已终结
3 回复
17327 查看

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.