1

I have an HTML output made out of tables, 3 tables, but I want to make sure that every table starts at a new page. for example I dont want the second table to start in the same page where the first table ended...

Any idea?

2

use the <page> tag (read the examples tongue)
Ancien pseudo : lolo

3

lol okay.. now i will make sure to read:P
I will check this
thank you