Hello
My code generate rows for PlantUML, but I never now how many will be
there are two variants:
1. using PLANTUML_LIMIT_SIZE
2. Split diagram into several pages
I prefer latter, but the messages can have different height, so I don't know how many messages will fit on one page
Is there any variant how divide diagram into pages when is approach the height limit ?
-Thanks