Is your feature request related to a problem? Please describe.
Currently there is no way to determine and indicate to the user when an element wraps a page.
Describe the solution you'd like
When an element wrap occurs, I would like to be able to render an indicator at the end of the page where the wrap occurs and at the start of the page where the wrap occurs.
Describe alternatives you've considered
Estimating from the content size on which pages a break occurs and then render fixed elements on approximately the same positions. This does not work correctly however.
Additional context
It allows PDF generation from dynamic content to be more flexible and pretty.
Is your feature request related to a problem? Please describe.
Currently there is no way to determine and indicate to the user when an element wraps a page.
Describe the solution you'd like
When an element wrap occurs, I would like to be able to render an indicator at the end of the page where the wrap occurs and at the start of the page where the wrap occurs.
Describe alternatives you've considered
Estimating from the content size on which pages a break occurs and then render fixed elements on approximately the same positions. This does not work correctly however.
Additional context
It allows PDF generation from dynamic content to be more flexible and pretty.