Page break

The PageBreak component is used to force a page break.

Example JSON

Below is an example of the JSON required to define a PageBreak component:

{
    "type": "PageBreak",
    "options": {}
}

There are no options required to define a PageBreak component.

The PageBreak component is used to split content over multi-page PDF reports, which is only supported in the paid plans. See here for more details.

Page breaks only work with multi-page PDF reports, which means you must have configured your JSON to create multi-page reports using the config.enable_multi_page option. Please refer to the documentation here for more details.

Missing something?

Hybiscus is continuously improving and adding new features. If you think we are missing a critical feature, please do not hesitate to contact us and offer your feedback at info@hybiscus.dev