Page break inside HTML container

Good morning,
how can a page break be handled in text inside an HTML container?

Hello Roberto,

at the moment, this is unfortunately not possible.

As a workaround, you would need to split the file and output it in separate, linked objects. An even simpler approach would be to use tables with free content instead. In that setup, you can define a page break before each respective object or table as needed.