How can I split sequence diagram ?

0 votes
asked May 2, 2017 in Wanted features by kakawi (120 points)
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

1 Answer

0 votes
answered Jul 29, 2017 by anonymous
you can start a new page manually using the newpage command.
...