Skip to Content
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
17365 Представления

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.