Dear all,

Is there a way to add a page break between two tables when using -esttab-? I want my code to be like:

Code:
esttab reg1* using myfile.rtf, replace // some option here?
// or some command here?
esttab reg2* using myfile.rtf, append