Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
2798 Visualizzazioni

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
Abbandona
Risposta migliore

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

Thanks very much, this help me thanks

Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
lug 21
2203
0
nov 22
3024
1
lug 22
2883
1
lug 22
2655
0
set 21
2609