I don´t see any methods to split the Table. Or even if the table automatically create a new page.
I guess no.
So i would create multiplate tables. 50 lines each. And for every table i would create a new Page for it.
I guess you can use 0 headerlines in the 2nd and following pages if you dont want to have a header on each page.
that was my first thought, but I hoped that there is another code solution for it.
So I will check first the rows altogether in the table, then divide it (/50) and so I know, how much pages in the PDF must be generated.
Then I generate multible tables out of one table ...