[PDF invoice export] Do not split bank details into 2 pages (like page-break-inside in CSS)

[PDF invoice export] Do not split bank details into 2 pages (like page-break-inside in CSS)

Hi,

Is it possible to force the bank details to be on one page, and not be split into 2 ?

My Invoice ends with bank details, which look like this 
   Nos coordonnées bancaires :
   Banque x
   RIB : xxxxx yyyyy ...
   IBAN : xxxx yyyy
   BIC : ....
Usually my Invoice fit on one page on the PDF export.
But it's possible that, with one extra product in the invoice, the "bank details" bloc split into 2 pages (with for example IBAN and BIC on the second page.).

I want to have all "bank details" on the same page.

The CSS rule page-break-inside do the job, is it possible to define it ?
Or is there another option to do it ?

I have seen the question https://help.zoho.com/portal/en/community/topic/invoice-templatre-terms-conditions-on-backside-of-the-page
My question is not the same, I don't want to always print the text on the backside.
I want to print it in the front side if it's fit entirely, else print it on the backside.

Regards
Quentin Bérard