The PageBreak
component is used to force a page break.
Below is an example of the schema required to define a PageBreak
component:
{
"type": "PageBreak",
"options": {}
}
There are no options required to define a PageBreak
component.
The PageBreak
component cannot be used inside a Section
component, as
a Section
is defined to prevent a page break.
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.
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