Program or Macro to read a WORD .docx file

Job ID: 32074226

Budget: $30 – $250 USD

Set up a Visual Studio C++ console project to sequentially read every word of a .docx file, and write each word to a .txt file immediately followed by the page number of the page containing the word. I.e., :
FirstWordOfFirstPage, 1
secondWordOfFirstPage1, 1
FirstWordOfSecondPage, 2
etc

Reading should skip over graphics and other non-text content. The project should contain all the libraries necessary to open and read a WORD .docx file. Microsoft libraries are preferred, but open source or public libraries are acceptable. The deliverable should include the complete project and instructions on opening and running the project on the Client’s Windows 10 computer.

Alternatively, this may be done in a WORD Visual Basic macro.
Related categories: Word C++ Programming Excel Macros