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

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

形象
丢弃
编写者 最佳答案

@Ankit


Then how can I make my text go over it

形象
丢弃
编写者

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

最佳答案

Hello,

Try below code

    


Thanks & Regards

Ankit


形象
丢弃

<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>

相关帖文 回复 查看 活动
2
9月 24
1565
1
4月 24
1692
1
12月 24
1737
1
6月 24
1659
1
7月 21
3481