Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
17610 Переглядів

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.