I have one table with several rows (24), I need to split this table into 24 pages – each row = own page.
I tried function table.split, but I was not able to create different pages. I got a list with text “table” but not different pages with one line.
New contributor
Dorota Kantnerová is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.