Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1969 Visninger

What is the size required to add a watermark image in background in the report (document)?

Avatar
Kassér
Bedste svar

Hello Khattab Aldabagh, 

Please find code in comment. 

I hope this will help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Kassér

Please refer to this code. It will help you.

<div class="watermark" style="position:absolute;opacity:0.25;font-size:3em;width:100%;text-align:center;z-index:1000;">
<img t-att-src="'data:image/png;base64,'+ o.company_id.logo"/>
</div>

Related Posts Besvarelser Visninger Aktivitet
1
dec. 23
2771
2
aug. 23
2421
1
dec. 23
4228
1
jul. 23
3027
0
maj 23
2975