I am writing a VB6 application that writes to a Word 2000 document. I want to control when a new page is added to the document and set the template the new page will use. There is no user interface while the document is being written by VB. Logic in the application is writing the document.
Comments please.