Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2700 Widoki

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?

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

Thanks very much, this help me thanks

Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lip 21
2126
0
lis 22
2956
1
lip 22
2840
1
lip 22
2597
0
wrz 21
2509