Hi! Unfortunately the breaking rule I did is for small content and text.
How does it work?
- With rows I do a for each row by JS and check if it is inside the current page. If it is inside, go to next line, if it is not, cut and paste to next page.
So for now, the layout that you make need to be thinking to fit the content in a page. (for example put a example text with 5000 chars and adjust the font-size).
The purpose was for simple reports without complex scenarios and print by browser only. For this kind of use, with a ''free text" I could't find a solution yet.
If you have any ideas, please, let's discuss it.