Skip to Content
मेन्यू
This question has been flagged
2 Replies
2657 Views

I have a pdf report in odoo14
the number of lines in this report is dynamic
i need to put this line "10-This contract has been defined in two identical copies ,signed by the two"  at the start of the last page
how can i do that?

Avatar
Discard
Best Answer

Hello

You can use the CSS page-break-after property to force a new page in your Odoo QWeb report.

To use it, simply add a or div 

element with the page-break-after property set to always, like this:



In this example, the div element will always be followed by a new page when the report is printed or exported. You can also use this technique to control page breaks between different sections of your report.

Thanks & Regards,



CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209
Email: info@candidroot.com
Skype: live:candidroot
Web: https://www.candidroot.com
Address: 1229-1230, Iconic Shyamal, Near Shyamal Cross Road, Ahmedabad, Gujarat

Avatar
Discard
Author

Thanks very much, this help me thanks

Best Answer

Hi, 

You can add your custom text at the header and footer of page, that way it will be displayed on all pages. 

https://www.cybrosys.com/blog/how-to-customize-header-footer-for-all-reports-in-odoo-15

You can refer the above blog post to understand how to modify header and footer of a report.

Regards

Avatar
Discard
Related Posts Replies Views Activity
0
जुल॰ 21
2075
0
नव॰ 22
2932
1
जुल॰ 22
2795
1
जुल॰ 22
2566
0
सित॰ 21
2460