Skip to Content
Menu
This question has been flagged
2 Replies
3236 Views

As title suggested How can I place A4 background image into my pdf reports using the qweb-pdf


I want this on report layout not actual report and I want it to fill all the page not just header, page/article, or footer

Avatar
Discard
Author Best Answer

@Ankit


Then how can I make my text go over it

Avatar
Discard
Author

Also How can I remove or reduce the margins to make my image fill whole page

Best Answer

Hello,

Try below code

    


Thanks & Regards

Ankit


Avatar
Discard

<div class="watermark" style="position:absolute;opacity:0.20;width:100%;height:100%;text-align:center;z-index:3000;margin-top:48px;margin-right:80px;">

<img style="width:85%;" t-att-src="'/path/to/image/Logo2.png'"/>

</div>

Related Posts Replies Views Activity
2
Sep 24
219
1
Apr 24
486
1
Jun 24
453
1
Jul 21
2336
2
Dec 24
123