i need to create a .doc file that has more than one page. I want to create the doc file from html (setting the headers so that it is interpreted as a doc file) but i don’t know how to add a page break in html that is correctly recognized from word.
Thanx in advance
You may find PHPWord to be useful.
Update:
Method One:
Here is a method using COM (requires Word to be installed)
Method Two:
Use appropriate headers, here is an example: