跳至內容
選單
此問題已被標幟
2 回覆
4887 瀏覽次數

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
1694
1
12月 24
1737
1
6月 24
1660
1
7月 21
3481