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

In my qweb PDF report I want to set border for the entire pdf page from the header to footer.

I tried the table border inside page, but for my scenario I want to set my customised header and footer design as a default for the all the page and that has to view into the border for all the page..

Is there any way to do 

Avatar
Discard
Best Answer

Hi,

Check out this community module for adding the page border for the qweb reports.

https://apps.odoo.com/apps/modules/10.0/qweb_report_border/


Thanks

Avatar
Discard

It does not work for second page

Best Answer

 <div style="border: 1px solid black;"> <div class = "page"></div> </div>

Avatar
Discard
Related Posts Replies Views Activity
1
Jan 24
1918
1
Jul 24
6585
2
May 18
4671
1
Feb 22
2467
1
Dec 19
11141