コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4925 ビュー

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
1609
1
4月 24
1721
1
12月 24
1799
1
6月 24
1701
1
7月 21
3507