0
Hello.
I’m developing a report that contains the person’s name and a table of her information. It is arranged so that the name is on top of the table.
Nome: Fulano
Dado1 | Dado2 | Dado3
---------------------
aaaa | bbbbb | cccc
aaaa | bbbbb | cccc
aaaa | bbbbb | cccc
When there is a lot of information in the table it is continued on the next page, there is the challenge. I want to make appear the name of the person on that page. Something like the header. Is there any way to fix the textbox for each page?