A word document has several pages. How to split this pages into separate documents using VB.Net ?
I wish to automate this process.
I used ms tutorial for basic learning: http://support.microsoft.com/kb/316383
But i do not know how to find page breaks in a document and move content of that page to separate document.
Solution:
Credit goes to “Jay Taplin“